#D2E1CC#D2E1CC
#D2E1CC is a very light, muted green. Relative luminance 0.719; OKLCH L 89.3% C 0.033 H 136.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E1CC |
|---|---|
| RGB | rgb(210, 225, 204) |
| HSL | hsl(103, 26%, 84%) |
| HSV | hsv(103, 9%, 88%) |
| CMYK | cmyk(6.7%, 0%, 9.3%, 11.8%) |
| CIE-LAB | lab(87.93, -8.80, 8.56) |
| CIE-LCH | lch(87.93, 12.28, 135.78°) |
| OKLab | oklab(89.27% -0.0236 0.0223) |
| OKLCH | oklch(89.27% 0.033 136.6) |
| XYZ | xyz(64.4007, 71.9113, 67.6025) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.88
Beige
#F5F5DC
ΔE00 7.64
Light Grey
#D8DCD6
ΔE00 7.78
Off White (survey)
#FFFFE4
ΔE00 9.10
Eggshell
#F0EAD6
ΔE00 9.21
Lightyellow
#FFFFE0
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E1CC #DBCCE1
analogous
#DDE1CC #D2E1CC #CCE1D1
triadic
#D2E1CC #CCD2E1 #E1CCD2
tetradic
#D2E1CC #CCDDE1 #DBCCE1 #E1D1CC
square
#D2E1CC #CCDDE1 #DBCCE1 #E1D1CC
split-complementary
#D2E1CC #D1CCE1 #E1CCDD
monochromatic
#8EB47F #B0CAA5 #D2E1CC #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.37
#D2E1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D2E1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E1CC
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E1CC | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCB
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#D2DFDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2e1cc; /* rgb */ color: rgb(210, 225, 204); /* oklch */ color: oklch(89.3% 0.033 136.6);
Tailwind
colors: {
custom: {
50: '#dfeadb',
500: '#d2e1cc',
950: '#000000',
},
}SCSS
$custom: #d2e1cc; $custom-light: #dfeadb; $custom-dark: #000000;
JSON
{
"hex": "#d2e1cc",
"rgb": {
"r": 210,
"g": 225,
"b": 204
},
"hsl": {
"h": 102.857,
"s": 25.926,
"l": 84.118
},
"oklch": {
"l": 0.89269,
"c": 0.0325,
"h": 136.6
},
"luminance": 0.71912
}Semantic roles & 50–950 ramp
primary
#D2E1CC
secondary
#AF99B8
accent
#41A488
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484