#D2E1CD#D2E1CD
#D2E1CD is a very light, muted green. Relative luminance 0.720; OKLCH L 89.3% C 0.031 H 137.8°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E1CD |
|---|---|
| RGB | rgb(210, 225, 205) |
| HSL | hsl(105, 25%, 84%) |
| HSV | hsv(105, 9%, 88%) |
| CMYK | cmyk(6.7%, 0%, 8.9%, 11.8%) |
| CIE-LAB | lab(87.95, -8.63, 8.07) |
| CIE-LCH | lch(87.95, 11.81, 136.90°) |
| OKLab | oklab(89.3% -0.0232 0.0211) |
| OKLCH | oklch(89.3% 0.031 137.8) |
| XYZ | xyz(64.5210, 71.9594, 68.2361) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.76
Light Grey
#D8DCD6
ΔE00 7.51
Beige
#F5F5DC
ΔE00 7.68
Off White (survey)
#FFFFE4
ΔE00 9.16
Eggshell
#F0EAD6
ΔE00 9.17
Lightyellow
#FFFFE0
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E1CD #DCCDE1
analogous
#DCE1CD #D2E1CD #CDE1D2
triadic
#D2E1CD #CDD2E1 #E1CDD2
tetradic
#D2E1CD #CDDCE1 #DCCDE1 #E1D2CD
square
#D2E1CD #CDDCE1 #DCCDE1 #E1D2CD
split-complementary
#D2E1CD #D2CDE1 #E1CDDC
monochromatic
#8DB381 #B0CAA7 #D2E1CD #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.36
#D2E1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D2E1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E1CD
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E1CD | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCC
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#D2DFDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2e1cd; /* rgb */ color: rgb(210, 225, 205); /* oklch */ color: oklch(89.3% 0.031 137.8);
Tailwind
colors: {
custom: {
50: '#dfeadc',
500: '#d2e1cd',
950: '#000000',
},
}SCSS
$custom: #d2e1cd; $custom-light: #dfeadc; $custom-dark: #000000;
JSON
{
"hex": "#d2e1cd",
"rgb": {
"r": 210,
"g": 225,
"b": 205
},
"hsl": {
"h": 105,
"s": 25,
"l": 84.314
},
"oklch": {
"l": 0.89295,
"c": 0.03135,
"h": 137.8
},
"luminance": 0.7196
}Semantic roles & 50–950 ramp
primary
#D2E1CD
secondary
#B19AB8
accent
#42A48B
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484