#D0E4D0#D0E4D0
#D0E4D0 is a very light, muted green. Relative luminance 0.735; OKLCH L 89.8% C 0.034 H 145.3°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E4D0 |
|---|---|
| RGB | rgb(208, 228, 208) |
| HSL | hsl(120, 27%, 85%) |
| HSV | hsv(120, 9%, 89%) |
| CMYK | cmyk(8.8%, 0%, 8.8%, 10.6%) |
| CIE-LAB | lab(88.66, -10.30, 7.50) |
| CIE-LCH | lch(88.66, 12.74, 143.93°) |
| OKLab | oklab(89.85% -0.0282 0.0196) |
| OKLCH | oklch(89.85% 0.034 145.3) |
| XYZ | xyz(65.1388, 73.4501, 70.4078) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.59
Light Grey
#D8DCD6
ΔE00 8.67
Beige
#F5F5DC
ΔE00 8.72
Ice
#D6FFFA
ΔE00 9.59
Mintcream
#F5FFFA
ΔE00 9.72
Off White (survey)
#FFFFE4
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E4D0 #E4D0E4
analogous
#DAE4D0 #D0E4D0 #D0E4DA
triadic
#D0E4D0 #D0D0E4 #E4D0D0
tetradic
#D0E4D0 #D0DAE4 #E4D0E4 #E4DAD0
square
#D0E4D0 #D0DAE4 #E4D0E4 #E4DAD0
split-complementary
#D0E4D0 #DAD0E4 #E4D0DA
monochromatic
#82B782 #A9CEA9 #D0E4D0 #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.34
#D0E4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#D0E4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E4D0
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E4D0 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CF
Deuteranopia (green-blind)
#E1DED1
Tritanopia (blue-blind)
#CEE3DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d0e4d0; /* rgb */ color: rgb(208, 228, 208); /* oklch */ color: oklch(89.8% 0.034 145.3);
Tailwind
colors: {
custom: {
50: '#deecde',
500: '#d0e4d0',
950: '#000000',
},
}SCSS
$custom: #d0e4d0; $custom-light: #deecde; $custom-dark: #000000;
JSON
{
"hex": "#d0e4d0",
"rgb": {
"r": 208,
"g": 228,
"b": 208
},
"hsl": {
"h": 120,
"s": 27.027,
"l": 85.49
},
"oklch": {
"l": 0.89848,
"c": 0.03434,
"h": 145.3
},
"luminance": 0.73451
}Semantic roles & 50–950 ramp
primary
#D0E4D0
secondary
#BC9CBC
accent
#40A6A6
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484