#CDEAD8#CDEAD8
#CDEAD8 is a very light, muted green. Relative luminance 0.768; OKLCH L 91.1% C 0.039 H 158.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAD8 |
|---|---|
| RGB | rgb(205, 234, 216) |
| HSL | hsl(143, 41%, 86%) |
| HSV | hsv(143, 12%, 92%) |
| CMYK | cmyk(12.4%, 0%, 7.7%, 8.2%) |
| CIE-LAB | lab(90.22, -12.88, 5.54) |
| CIE-LCH | lch(90.22, 14.02, 156.73°) |
| OKLab | oklab(91.1% -0.0362 0.0144) |
| OKLCH | oklch(91.1% 0.039 158.3) |
| XYZ | xyz(66.9915, 76.7814, 76.2433) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.89
Ice
#D6FFFA
ΔE00 7.19
Duck Egg Blue
#C3FBF4
ΔE00 7.97
Ice Blue (survey)
#D7FFFE
ΔE00 8.40
Very Pale Blue
#D6FFFE
ΔE00 8.45
Eggshell Blue
#C4FFF7
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAD8 #EACDDF
analogous
#D0EACD #CDEAD8 #CDEAE6
triadic
#CDEAD8 #D8CDEA #EAD8CD
tetradic
#CDEAD8 #CDD0EA #EACDDF #EAE6CD
square
#CDEAD8 #CDD0EA #EACDDF #EAE6CD
split-complementary
#CDEAD8 #E6CDEA #EACDD0
monochromatic
#77C695 #A2D8B6 #CDEAD8 #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.28
#CDEAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#CDEAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAD8
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAD8 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D7
Deuteranopia (green-blind)
#E4E2D9
Tritanopia (blue-blind)
#C8EAE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdead8; /* rgb */ color: rgb(205, 234, 216); /* oklch */ color: oklch(91.1% 0.039 158.3);
Tailwind
colors: {
custom: {
50: '#dcf0e4',
500: '#cdead8',
950: '#000000',
},
}SCSS
$custom: #cdead8; $custom-light: #dcf0e4; $custom-dark: #000000;
JSON
{
"hex": "#cdead8",
"rgb": {
"r": 205,
"g": 234,
"b": 216
},
"hsl": {
"h": 142.759,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.91095,
"c": 0.03899,
"h": 158.3
},
"luminance": 0.76783
}Semantic roles & 50–950 ramp
primary
#CDEAD8
secondary
#C596B3
accent
#3282B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584