#CDEAD3#CDEAD3
#CDEAD3 is a very light, muted green. Relative luminance 0.765; OKLCH L 91.0% C 0.044 H 151.5°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAD3 |
|---|---|
| RGB | rgb(205, 234, 211) |
| HSL | hsl(132, 41%, 86%) |
| HSV | hsv(132, 12%, 92%) |
| CMYK | cmyk(12.4%, 0%, 9.8%, 8.2%) |
| CIE-LAB | lab(90.10, -13.79, 7.98) |
| CIE-LCH | lch(90.10, 15.93, 149.94°) |
| OKLab | oklab(90.96% -0.0382 0.0208) |
| OKLCH | oklch(90.96% 0.044 151.5) |
| XYZ | xyz(66.3549, 76.5268, 72.8906) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.40
Ice
#D6FFFA
ΔE00 8.58
Duck Egg Blue
#C3FBF4
ΔE00 9.09
Pale Aqua
#B8FFEB
ΔE00 9.25
Mint
#AAF0C1
ΔE00 9.41
Eggshell Blue
#C4FFF7
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAD3 #EACDE4
analogous
#D5EACD #CDEAD3 #CDEAE1
triadic
#CDEAD3 #D3CDEA #EAD3CD
tetradic
#CDEAD3 #CDD5EA #EACDE4 #EAE1CD
square
#CDEAD3 #CDD5EA #EACDE4 #EAE1CD
split-complementary
#CDEAD3 #E1CDEA #EACDD5
monochromatic
#77C687 #A2D8AD #CDEAD3 #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.29
#CDEAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#CDEAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAD3
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAD3 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D2
Deuteranopia (green-blind)
#E5E1D4
Tritanopia (blue-blind)
#C9E9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdead3; /* rgb */ color: rgb(205, 234, 211); /* oklch */ color: oklch(91.0% 0.044 151.5);
Tailwind
colors: {
custom: {
50: '#dcf0e0',
500: '#cdead3',
950: '#000000',
},
}SCSS
$custom: #cdead3; $custom-light: #dcf0e0; $custom-dark: #000000;
JSON
{
"hex": "#cdead3",
"rgb": {
"r": 205,
"g": 234,
"b": 211
},
"hsl": {
"h": 132.414,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.90963,
"c": 0.04351,
"h": 151.5
},
"luminance": 0.76528
}Semantic roles & 50–950 ramp
primary
#CDEAD3
secondary
#C596BB
accent
#3299B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584