#D2E4D2#D2E4D2
#D2E4D2 is a very light, muted green. Relative luminance 0.738; OKLCH L 90.0% C 0.031 H 145.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4D2 |
|---|---|
| RGB | rgb(210, 228, 210) |
| HSL | hsl(120, 25%, 86%) |
| HSV | hsv(120, 8%, 89%) |
| CMYK | cmyk(7.9%, 0%, 7.9%, 10.6%) |
| CIE-LAB | lab(88.85, -9.27, 6.74) |
| CIE-LCH | lch(88.85, 11.46, 143.98°) |
| OKLab | oklab(90.05% -0.0254 0.0176) |
| OKLCH | oklch(90.05% 0.031 145.3) |
| XYZ | xyz(65.9524, 73.8410, 71.7384) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.13
Light Grey
#D8DCD6
ΔE00 7.74
Beige
#F5F5DC
ΔE00 8.28
Mintcream
#F5FFFA
ΔE00 8.95
Ice
#D6FFFA
ΔE00 9.51
Off White (survey)
#FFFFE4
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4D2 #E4D2E4
analogous
#DBE4D2 #D2E4D2 #D2E4DB
triadic
#D2E4D2 #D2D2E4 #E4D2D2
tetradic
#D2E4D2 #D2DBE4 #E4D2E4 #E4DBD2
square
#D2E4D2 #D2DBE4 #E4D2E4 #E4DBD2
split-complementary
#D2E4D2 #DBD2E4 #E4D2DB
monochromatic
#85B685 #ACCDAC #D2E4D2 #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.33
#D2E4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#D2E4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4D2
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4D2 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D1
Deuteranopia (green-blind)
#E2DED3
Tritanopia (blue-blind)
#D1E3DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2e4d2; /* rgb */ color: rgb(210, 228, 210); /* oklch */ color: oklch(90.0% 0.031 145.3);
Tailwind
colors: {
custom: {
50: '#dfecdf',
500: '#d2e4d2',
950: '#000000',
},
}SCSS
$custom: #d2e4d2; $custom-light: #dfecdf; $custom-dark: #000000;
JSON
{
"hex": "#d2e4d2",
"rgb": {
"r": 210,
"g": 228,
"b": 210
},
"hsl": {
"h": 120,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.90045,
"c": 0.0309,
"h": 145.3
},
"luminance": 0.73842
}Semantic roles & 50–950 ramp
primary
#D2E4D2
secondary
#BB9FBB
accent
#42A4A4
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484