#CDEAD5#CDEAD5
#CDEAD5 is a very light, muted green. Relative luminance 0.766; OKLCH L 91.0% C 0.042 H 154.0°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAD5 |
|---|---|
| RGB | rgb(205, 234, 213) |
| HSL | hsl(137, 41%, 86%) |
| HSV | hsv(137, 12%, 92%) |
| CMYK | cmyk(12.4%, 0%, 9%, 8.2%) |
| CIE-LAB | lab(90.15, -13.43, 7.00) |
| CIE-LCH | lch(90.15, 15.14, 152.45°) |
| OKLab | oklab(91.02% -0.0374 0.0182) |
| OKLCH | oklch(91.02% 0.042 154) |
| XYZ | xyz(66.6072, 76.6277, 74.2193) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.16
Ice
#D6FFFA
ΔE00 8.02
Duck Egg Blue
#C3FBF4
ΔE00 8.62
Eggshell Blue
#C4FFF7
ΔE00 9.06
Pale Aqua
#B8FFEB
ΔE00 9.13
Ice Blue (survey)
#D7FFFE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAD5 #EACDE2
analogous
#D3EACD #CDEAD5 #CDEAE3
triadic
#CDEAD5 #D5CDEA #EAD5CD
tetradic
#CDEAD5 #CDD3EA #EACDE2 #EAE3CD
square
#CDEAD5 #CDD3EA #EACDE2 #EAE3CD
split-complementary
#CDEAD5 #E3CDEA #EACDD3
monochromatic
#77C68D #A2D8B1 #CDEAD5 #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.29
#CDEAD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CDEAD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAD5
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAD5 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D4
Deuteranopia (green-blind)
#E5E1D6
Tritanopia (blue-blind)
#C9E9E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdead5; /* rgb */ color: rgb(205, 234, 213); /* oklch */ color: oklch(91.0% 0.042 154.0);
Tailwind
colors: {
custom: {
50: '#dcf0e1',
500: '#cdead5',
950: '#000000',
},
}SCSS
$custom: #cdead5; $custom-light: #dcf0e1; $custom-dark: #000000;
JSON
{
"hex": "#cdead5",
"rgb": {
"r": 205,
"g": 234,
"b": 213
},
"hsl": {
"h": 136.552,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.91015,
"c": 0.04163,
"h": 154
},
"luminance": 0.76629
}Semantic roles & 50–950 ramp
primary
#CDEAD5
secondary
#C596B8
accent
#3290B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584