#D2E0CA#D2E0CA
#D2E0CA is a very light, muted yellow-green. Relative luminance 0.713; OKLCH L 89.0% C 0.033 H 133.9°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E0CA |
|---|---|
| RGB | rgb(210, 224, 202) |
| HSL | hsl(98, 26%, 84%) |
| HSV | hsv(98, 10%, 88%) |
| CMYK | cmyk(6.3%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(87.62, -8.63, 9.17) |
| CIE-LCH | lch(87.62, 12.60, 133.27°) |
| OKLab | oklab(89.01% -0.023 0.0239) |
| OKLCH | oklch(89.01% 0.033 133.9) |
| XYZ | xyz(63.8928, 71.2769, 66.2574) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.19
Beige
#F5F5DC
ΔE00 7.48
Light Grey
#D8DCD6
ΔE00 7.86
Off White (survey)
#FFFFE4
ΔE00 8.99
Eggshell
#F0EAD6
ΔE00 9.00
Lightyellow
#FFFFE0
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E0CA #D8CAE0
analogous
#DDE0CA #D2E0CA #CAE0CD
triadic
#D2E0CA #CAD2E0 #E0CAD2
tetradic
#D2E0CA #CADDE0 #D8CAE0 #E0CDCA
square
#D2E0CA #CADDE0 #D8CAE0 #E0CDCA
split-complementary
#D2E0CA #CDCAE0 #E0CADD
monochromatic
#90B37D #B1C9A3 #D2E0CA #EFF4EC #EFF4EC
Accessibility & contrast
On white
1.38
#D2E0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D2E0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E0CA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E0CA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#D2DEDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2e0ca; /* rgb */ color: rgb(210, 224, 202); /* oklch */ color: oklch(89.0% 0.033 133.9);
Tailwind
colors: {
custom: {
50: '#dfe9da',
500: '#d2e0ca',
950: '#000000',
},
}SCSS
$custom: #d2e0ca; $custom-light: #dfe9da; $custom-dark: #000000;
JSON
{
"hex": "#d2e0ca",
"rgb": {
"r": 210,
"g": 224,
"b": 202
},
"hsl": {
"h": 98.182,
"s": 26.19,
"l": 83.529
},
"oklch": {
"l": 0.89011,
"c": 0.03318,
"h": 133.9
},
"luminance": 0.71277
}Semantic roles & 50–950 ramp
primary
#D2E0CA
secondary
#AB97B7
accent
#41A580
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483