#D2E0CD#D2E0CD
#D2E0CD is a very light, muted green. Relative luminance 0.714; OKLCH L 89.1% C 0.030 H 137.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E0CD |
|---|---|
| RGB | rgb(210, 224, 205) |
| HSL | hsl(104, 23%, 84%) |
| HSV | hsv(104, 8%, 88%) |
| CMYK | cmyk(6.3%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(87.69, -8.12, 7.70) |
| CIE-LCH | lch(87.69, 11.19, 136.52°) |
| OKLab | oklab(89.09% -0.0218 0.0201) |
| OKLCH | oklch(89.09% 0.03 137.4) |
| XYZ | xyz(64.2515, 71.4203, 68.1463) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.82
Light Grey
#D8DCD6
ΔE00 7.02
Beige
#F5F5DC
ΔE00 7.61
Eggshell
#F0EAD6
ΔE00 8.89
Off White (survey)
#FFFFE4
ΔE00 9.16
Mintcream
#F5FFFA
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E0CD #DBCDE0
analogous
#DCE0CD #D2E0CD #CDE0D2
triadic
#D2E0CD #CDD2E0 #E0CDD2
tetradic
#D2E0CD #CDDCE0 #DBCDE0 #E0D2CD
square
#D2E0CD #CDDCE0 #DBCDE0 #E0D2CD
split-complementary
#D2E0CD #D2CDE0 #E0CDDC
monochromatic
#8EB181 #B0C9A7 #D2E0CD #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.37
#D2E0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D2E0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E0CD
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E0CD | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#D2DEDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2e0cd; /* rgb */ color: rgb(210, 224, 205); /* oklch */ color: oklch(89.1% 0.030 137.4);
Tailwind
colors: {
custom: {
50: '#dfe9dc',
500: '#d2e0cd',
950: '#000000',
},
}SCSS
$custom: #d2e0cd; $custom-light: #dfe9dc; $custom-dark: #000000;
JSON
{
"hex": "#d2e0cd",
"rgb": {
"r": 210,
"g": 224,
"b": 205
},
"hsl": {
"h": 104.211,
"s": 23.457,
"l": 84.118
},
"oklch": {
"l": 0.89089,
"c": 0.02967,
"h": 137.4
},
"luminance": 0.71421
}Semantic roles & 50–950 ramp
primary
#D2E0CD
secondary
#AF9AB7
accent
#44A289
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484