#88fedf Hex Color
rgb(136, 254, 223)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 88 | fe | df | - | #88fedf |
| RGB | 136 | 254 | 223 | - | rgb(136,254,223) |
| HSL | 164 | 98% | 76% | - | hsl(164,98%,76%) |
| HSV | 164 | 46% | 100% | - | hsv(164,46%,100%) |
| XYZ | 58.9144 | 81.4456 | 82.4275 | - | xyz(58.9144,81.4456,82.4275) |
| CIE-LAB | 92.33 | -40.62 | 4.5 | - | lab(92.33,-40.62,4.5) |
| CMYK | 0.46456692913386 | 0 | 0.12204724409449 | 0.003921568627451 | cmyk(0.46456692913386,0,0.12204724409449,0.003921568627451) |
Description
The RGB value of color #88fedf is rgb(136, 254, 223).
In the hex color #88fedf, The value of Red is 136, value of Green is 254, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #88fedf consists of 164° Hue, 98% Saturation, and 76% Lightness.
In the CMYK color model, the color #88fedf can be represented as Cyan=0.46456692913386%, Magenta=0%, Yellow=0.12204724409449%, and Black=0.003921568627451%.
Shades of #88fedf
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 #88fedf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #88fedf
Preview of #88fedf on White Background
The contrast ratio of #88fedf with white color is 1.21
Preview of #88fedf on black background
The contrast ratio of #88fedf with black color is 17.29
#88fedf color will look good with a black background.
Color Schemes of #88fedf
Triadic Colors of #88fedf
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 #88fedf
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 #88fedf
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 #88fedf
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: #88fedf;
}
This is a sample text used for the color #88fedf. 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: #88fedf;
}
This is a sample text used for the color #88fedf. 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 #88fedf;
}
This is a sample text used for the color #88fedf. 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 22.19%
Green 41.44%
Blue 36.38%
CMYK Percentage
Cyan 78.67
Magenta 0%
Yellow 20.67%
Black 0.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.