#8efdde Hex Color
rgb(142, 253, 222)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 8e | fd | de | - | #8efdde |
| RGB | 142 | 253 | 222 | - | rgb(142,253,222) |
| HSL | 163 | 97% | 77% | - | hsl(163,97%,77%) |
| HSV | 163 | 44% | 99% | - | hsv(163,44%,99%) |
| XYZ | 59.4654 | 81.2753 | 81.6608 | - | xyz(59.4654,81.2753,81.6608) |
| CIE-LAB | 92.25 | -38.97 | 4.93 | - | lab(92.25,-38.97,4.93) |
| CMYK | 0.43873517786561 | 0 | 0.12252964426877 | 0.0078431372549019 | cmyk(0.43873517786561,0,0.12252964426877,0.0078431372549019) |
Description
The RGB value of color #8efdde is rgb(142, 253, 222).
In the hex color #8efdde, The value of Red is 142, value of Green is 253, and value of Blue is 222. The primary color is Green. Similarly, The HSL values for #8efdde consists of 163° Hue, 97% Saturation, and 77% Lightness.
In the CMYK color model, the color #8efdde can be represented as Cyan=0.43873517786561%, Magenta=0%, Yellow=0.12252964426877%, and Black=0.0078431372549019%.
Shades of #8efdde
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #8efdde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8efdde
Preview of #8efdde on White Background
The contrast ratio of #8efdde with white color is 1.22
Preview of #8efdde on black background
The contrast ratio of #8efdde with black color is 17.26
#8efdde color will look good with a black background.
Color Schemes of #8efdde
Triadic Colors of #8efdde
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #8efdde
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #8efdde
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #8efdde
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #8efdde;
}
This is a sample text used for the color #8efdde. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #8efdde;
}
This is a sample text used for the color #8efdde. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #8efdde;
}
This is a sample text used for the color #8efdde. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 23.01%
Green 41%
Blue 35.98%
CMYK Percentage
Cyan 77.09
Magenta 0%
Yellow 21.53%
Black 1.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.