#CDEAD2#CDEAD2
#CDEAD2 is a very light, muted green. Relative luminance 0.765; OKLCH L 90.9% C 0.044 H 150.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAD2 |
|---|---|
| RGB | rgb(205, 234, 210) |
| HSL | hsl(130, 41%, 86%) |
| HSV | hsv(130, 12%, 92%) |
| CMYK | cmyk(12.4%, 0%, 10.3%, 8.2%) |
| CIE-LAB | lab(90.08, -13.97, 8.47) |
| CIE-LCH | lch(90.08, 16.33, 148.77°) |
| OKLab | oklab(90.94% -0.0386 0.022) |
| OKLCH | oklch(90.94% 0.044 150.3) |
| XYZ | xyz(66.2300, 76.4768, 72.2324) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.53
Ice
#D6FFFA
ΔE00 8.86
Mint
#AAF0C1
ΔE00 9.21
Pale Aqua
#B8FFEB
ΔE00 9.33
Duck Egg Blue
#C3FBF4
ΔE00 9.33
Eggshell Blue
#C4FFF7
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAD2 #EACDE5
analogous
#D6EACD #CDEAD2 #CDEAE0
triadic
#CDEAD2 #D2CDEA #EAD2CD
tetradic
#CDEAD2 #CDD6EA #EACDE5 #EAE0CD
square
#CDEAD2 #CDD6EA #EACDE5 #EAE0CD
split-complementary
#CDEAD2 #E0CDEA #EACDD6
monochromatic
#77C684 #A2D8AB #CDEAD2 #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.29
#CDEAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CDEAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAD2
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAD2 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5D1
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#CAE9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdead2; /* rgb */ color: rgb(205, 234, 210); /* oklch */ color: oklch(90.9% 0.044 150.3);
Tailwind
colors: {
custom: {
50: '#dcf0df',
500: '#cdead2',
950: '#000000',
},
}SCSS
$custom: #cdead2; $custom-light: #dcf0df; $custom-dark: #000000;
JSON
{
"hex": "#cdead2",
"rgb": {
"r": 205,
"g": 234,
"b": 210
},
"hsl": {
"h": 130.345,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.90937,
"c": 0.04447,
"h": 150.3
},
"luminance": 0.76478
}Semantic roles & 50–950 ramp
primary
#CDEAD2
secondary
#C596BD
accent
#329DB4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584