#CDE0CA#CDE0CA
#CDE0CA is a very light, muted green. Relative luminance 0.706; OKLCH L 88.6% C 0.036 H 141.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE0CA |
|---|---|
| RGB | rgb(205, 224, 202) |
| HSL | hsl(112, 26%, 84%) |
| HSV | hsv(112, 10%, 88%) |
| CMYK | cmyk(8.5%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(87.27, -10.35, 8.62) |
| CIE-LCH | lch(87.27, 13.47, 140.19°) |
| OKLab | oklab(88.65% -0.0281 0.0225) |
| OKLCH | oklch(88.65% 0.036 141.4) |
| XYZ | xyz(62.4911, 70.5541, 66.1917) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.56
Beige
#F5F5DC
ΔE00 8.88
Light Grey
#D8DCD6
ΔE00 8.89
Off White (survey)
#FFFFE4
ΔE00 10.21
Lightyellow
#FFFFE0
ΔE00 10.32
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE0CA #DDCAE0
analogous
#D8E0CA #CDE0CA #CAE0D2
triadic
#CDE0CA #CACDE0 #E0CACD
tetradic
#CDE0CA #CAD8E0 #DDCAE0 #E0D2CA
square
#CDE0CA #CAD8E0 #DDCAE0 #E0D2CA
split-complementary
#CDE0CA #D2CAE0 #E0CAD8
monochromatic
#84B37D #A9C9A3 #CDE0CA #EDF4EC #EDF4EC
Accessibility & contrast
On white
1.39
#CDE0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CDE0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE0CA
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE0CA | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCC9
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#CCDEDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cde0ca; /* rgb */ color: rgb(205, 224, 202); /* oklch */ color: oklch(88.6% 0.036 141.4);
Tailwind
colors: {
custom: {
50: '#dce9da',
500: '#cde0ca',
950: '#000000',
},
}SCSS
$custom: #cde0ca; $custom-light: #dce9da; $custom-dark: #000000;
JSON
{
"hex": "#cde0ca",
"rgb": {
"r": 205,
"g": 224,
"b": 202
},
"hsl": {
"h": 111.818,
"s": 26.19,
"l": 83.529
},
"oklch": {
"l": 0.88645,
"c": 0.03599,
"h": 141.4
},
"luminance": 0.70555
}Semantic roles & 50–950 ramp
primary
#CDE0CA
secondary
#B397B7
accent
#41A597
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483