#CDE2CA#CDE2CA
#CDE2CA is a very light, muted green. Relative luminance 0.716; OKLCH L 89.1% C 0.039 H 141.7°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2CA |
|---|---|
| RGB | rgb(205, 226, 202) |
| HSL | hsl(113, 29%, 84%) |
| HSV | hsv(113, 11%, 89%) |
| CMYK | cmyk(9.3%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(87.79, -11.36, 9.37) |
| CIE-LCH | lch(87.79, 14.73, 140.47°) |
| OKLab | oklab(89.06% -0.0309 0.0244) |
| OKLCH | oklch(89.06% 0.039 141.7) |
| XYZ | xyz(63.0318, 71.6355, 66.3719) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.67
Beige
#F5F5DC
ΔE00 9.14
Light Grey
#D8DCD6
ΔE00 9.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.30
Off White (survey)
#FFFFE4
ΔE00 10.33
Lightyellow
#FFFFE0
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2CA #DFCAE2
analogous
#D9E2CA #CDE2CA #CAE2D3
triadic
#CDE2CA #CACDE2 #E2CACD
tetradic
#CDE2CA #CAD9E2 #DFCAE2 #E2D3CA
square
#CDE2CA #CAD9E2 #DFCAE2 #E2D3CA
split-complementary
#CDE2CA #D3CAE2 #E2CAD9
monochromatic
#82B77B #A8CCA2 #CDE2CA #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.37
#CDE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#CDE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2CA
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2CA | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC9
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#CCE0DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cde2ca; /* rgb */ color: rgb(205, 226, 202); /* oklch */ color: oklch(89.1% 0.039 141.7);
Tailwind
colors: {
custom: {
50: '#dcebda',
500: '#cde2ca',
950: '#000000',
},
}SCSS
$custom: #cde2ca; $custom-light: #dcebda; $custom-dark: #000000;
JSON
{
"hex": "#cde2ca",
"rgb": {
"r": 205,
"g": 226,
"b": 202
},
"hsl": {
"h": 112.5,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.89061,
"c": 0.03936,
"h": 141.7
},
"luminance": 0.71636
}Semantic roles & 50–950 ramp
primary
#CDE2CA
secondary
#B596BA
accent
#3EA89B
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483