#D0E8D0#D0E8D0
#D0E8D0 is a very light, muted green. Relative luminance 0.757; OKLCH L 90.7% C 0.041 H 145.2°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E8D0 |
|---|---|
| RGB | rgb(208, 232, 208) |
| HSL | hsl(120, 34%, 86%) |
| HSV | hsv(120, 10%, 91%) |
| CMYK | cmyk(10.3%, 0%, 10.3%, 9%) |
| CIE-LAB | lab(89.71, -12.32, 9.00) |
| CIE-LCH | lch(89.71, 15.26, 143.83°) |
| OKLab | oklab(90.68% -0.0337 0.0234) |
| OKLCH | oklch(90.68% 0.041 145.2) |
| XYZ | xyz(66.2519, 75.6764, 70.7788) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.98
Beige
#F5F5DC
ΔE00 9.30
Ice
#D6FFFA
ΔE00 9.56
Mint
#AAF0C1
ΔE00 10.19
Off White (survey)
#FFFFE4
ΔE00 10.24
Lightyellow
#FFFFE0
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E8D0 #E8D0E8
analogous
#DCE8D0 #D0E8D0 #D0E8DC
triadic
#D0E8D0 #D0D0E8 #E8D0D0
tetradic
#D0E8D0 #D0DCE8 #E8D0E8 #E8DCD0
square
#D0E8D0 #D0DCE8 #E8D0E8 #E8DCD0
split-complementary
#D0E8D0 #DCD0E8 #E8D0DC
monochromatic
#7EC07E #A7D4A7 #D0E8D0 #EAF5EA #EAF5EA
Accessibility & contrast
On white
1.30
#D0E8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#D0E8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E8D0
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E8D0 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3CF
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#CEE6E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d0e8d0; /* rgb */ color: rgb(208, 232, 208); /* oklch */ color: oklch(90.7% 0.041 145.2);
Tailwind
colors: {
custom: {
50: '#deefde',
500: '#d0e8d0',
950: '#000000',
},
}SCSS
$custom: #d0e8d0; $custom-light: #deefde; $custom-dark: #000000;
JSON
{
"hex": "#d0e8d0",
"rgb": {
"r": 208,
"g": 232,
"b": 208
},
"hsl": {
"h": 120,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.90677,
"c": 0.04108,
"h": 145.2
},
"luminance": 0.75677
}Semantic roles & 50–950 ramp
primary
#D0E8D0
secondary
#C29BC2
accent
#38ADAD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584