#D0E8D4#D0E8D4
#D0E8D4 is a very light, muted green. Relative luminance 0.759; OKLCH L 90.8% C 0.037 H 150.2°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E8D4 |
|---|---|
| RGB | rgb(208, 232, 212) |
| HSL | hsl(130, 34%, 86%) |
| HSV | hsv(130, 10%, 91%) |
| CMYK | cmyk(10.3%, 0%, 8.6%, 9%) |
| CIE-LAB | lab(89.80, -11.61, 7.05) |
| CIE-LCH | lch(89.80, 13.58, 148.73°) |
| OKLab | oklab(90.78% -0.0321 0.0184) |
| OKLCH | oklch(90.78% 0.037 150.2) |
| XYZ | xyz(66.7502, 75.8757, 73.4034) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.42
Ice
#D6FFFA
ΔE00 8.52
Beige
#F5F5DC
ΔE00 9.44
Duck Egg Blue
#C3FBF4
ΔE00 9.57
Lightcyan
#E0FFFF
ΔE00 9.62
Ice Blue (survey)
#D7FFFE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E8D4 #E8D0E4
analogous
#D8E8D0 #D0E8D4 #D0E8E0
triadic
#D0E8D4 #D4D0E8 #E8D4D0
tetradic
#D0E8D4 #D0D8E8 #E8D0E4 #E8E0D0
square
#D0E8D4 #D0D8E8 #E8D0E4 #E8E0D0
split-complementary
#D0E8D4 #E0D0E8 #E8D0D8
monochromatic
#7EC089 #A7D4AE #D0E8D4 #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.30
#D0E8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#D0E8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E8D4
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E8D4 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E4D3
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#CDE7E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d0e8d4; /* rgb */ color: rgb(208, 232, 212); /* oklch */ color: oklch(90.8% 0.037 150.2);
Tailwind
colors: {
custom: {
50: '#deefe1',
500: '#d0e8d4',
950: '#000000',
},
}SCSS
$custom: #d0e8d4; $custom-light: #deefe1; $custom-dark: #000000;
JSON
{
"hex": "#d0e8d4",
"rgb": {
"r": 208,
"g": 232,
"b": 212
},
"hsl": {
"h": 130,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.90782,
"c": 0.03702,
"h": 150.2
},
"luminance": 0.75877
}Semantic roles & 50–950 ramp
primary
#D0E8D4
secondary
#C29BBB
accent
#389AAD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584