#CDE1CA#CDE1CA
#CDE1CA is a very light, muted green. Relative luminance 0.711; OKLCH L 88.9% C 0.038 H 141.6°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE1CA |
|---|---|
| RGB | rgb(205, 225, 202) |
| HSL | hsl(112, 28%, 84%) |
| HSV | hsv(112, 10%, 88%) |
| CMYK | cmyk(8.9%, 0%, 10.2%, 11.8%) |
| CIE-LAB | lab(87.53, -10.85, 9.00) |
| CIE-LCH | lch(87.53, 14.10, 140.34°) |
| OKLab | oklab(88.85% -0.0295 0.0234) |
| OKLCH | oklch(88.85% 0.038 141.6) |
| XYZ | xyz(62.7607, 71.0932, 66.2815) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.60
Beige
#F5F5DC
ΔE00 9.00
Light Grey
#D8DCD6
ΔE00 9.34
Off White (survey)
#FFFFE4
ΔE00 10.27
Lightyellow
#FFFFE0
ΔE00 10.33
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE1CA #DECAE1
analogous
#D8E1CA #CDE1CA #CAE1D2
triadic
#CDE1CA #CACDE1 #E1CACD
tetradic
#CDE1CA #CAD8E1 #DECAE1 #E1D2CA
square
#CDE1CA #CAD8E1 #DECAE1 #E1D2CA
split-complementary
#CDE1CA #D2CAE1 #E1CAD8
monochromatic
#83B57C #A8CBA3 #CDE1CA #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.38
#CDE1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#CDE1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE1CA
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE1CA | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#DFDBCB
Tritanopia (blue-blind)
#CCDFDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cde1ca; /* rgb */ color: rgb(205, 225, 202); /* oklch */ color: oklch(88.9% 0.038 141.6);
Tailwind
colors: {
custom: {
50: '#dceada',
500: '#cde1ca',
950: '#000000',
},
}SCSS
$custom: #cde1ca; $custom-light: #dceada; $custom-dark: #000000;
JSON
{
"hex": "#cde1ca",
"rgb": {
"r": 205,
"g": 225,
"b": 202
},
"hsl": {
"h": 112.174,
"s": 27.711,
"l": 83.725
},
"oklch": {
"l": 0.88853,
"c": 0.03767,
"h": 141.6
},
"luminance": 0.71094
}Semantic roles & 50–950 ramp
primary
#CDE1CA
secondary
#B497B9
accent
#3FA699
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483