#CDEAD9#CDEAD9
#CDEAD9 is a very light, muted green. Relative luminance 0.768; OKLCH L 91.1% C 0.038 H 159.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAD9 |
|---|---|
| RGB | rgb(205, 234, 217) |
| HSL | hsl(145, 41%, 86%) |
| HSV | hsv(145, 12%, 92%) |
| CMYK | cmyk(12.4%, 0%, 7.3%, 8.2%) |
| CIE-LAB | lab(90.24, -12.70, 5.05) |
| CIE-LCH | lch(90.24, 13.66, 158.30°) |
| OKLab | oklab(91.12% -0.0358 0.0131) |
| OKLCH | oklch(91.12% 0.038 159.9) |
| XYZ | xyz(67.1212, 76.8333, 76.9262) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.83
Ice
#D6FFFA
ΔE00 6.93
Duck Egg Blue
#C3FBF4
ΔE00 7.77
Ice Blue (survey)
#D7FFFE
ΔE00 8.10
Very Pale Blue
#D6FFFE
ΔE00 8.14
Eggshell Blue
#C4FFF7
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAD9 #EACDDE
analogous
#CFEACD #CDEAD9 #CDEAE7
triadic
#CDEAD9 #D9CDEA #EAD9CD
tetradic
#CDEAD9 #CDCFEA #EACDDE #EAE7CD
square
#CDEAD9 #CDCFEA #EACDDE #EAE7CD
split-complementary
#CDEAD9 #E7CDEA #EACDCF
monochromatic
#77C697 #A2D8B8 #CDEAD9 #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.28
#CDEAD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#CDEAD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAD9
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAD9 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D8
Deuteranopia (green-blind)
#E4E2DA
Tritanopia (blue-blind)
#C8EAE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdead9; /* rgb */ color: rgb(205, 234, 217); /* oklch */ color: oklch(91.1% 0.038 159.9);
Tailwind
colors: {
custom: {
50: '#dcf0e4',
500: '#cdead9',
950: '#000000',
},
}SCSS
$custom: #cdead9; $custom-light: #dcf0e4; $custom-dark: #000000;
JSON
{
"hex": "#cdead9",
"rgb": {
"r": 205,
"g": 234,
"b": 217
},
"hsl": {
"h": 144.828,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.91122,
"c": 0.03816,
"h": 159.9
},
"luminance": 0.76835
}Semantic roles & 50–950 ramp
primary
#CDEAD9
secondary
#C596B2
accent
#327EB4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584