#D4E8DB#D4E8DB
#D4E8DB is a very light, muted green. Relative luminance 0.768; OKLCH L 91.3% C 0.027 H 157.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8DB |
|---|---|
| RGB | rgb(212, 232, 219) |
| HSL | hsl(141, 30%, 87%) |
| HSV | hsv(141, 9%, 91%) |
| CMYK | cmyk(8.6%, 0%, 5.6%, 9%) |
| CIE-LAB | lab(90.24, -9.01, 4.06) |
| CIE-LCH | lch(90.24, 9.89, 155.75°) |
| OKLab | oklab(91.25% -0.0254 0.0106) |
| OKLCH | oklch(91.25% 0.027 157.3) |
| XYZ | xyz(68.7915, 76.8239, 78.2084) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.36
Light Grey
#D8DCD6
ΔE00 7.37
Mintcream
#F5FFFA
ΔE00 7.56
Ice
#D6FFFA
ΔE00 7.69
Lightcyan
#E0FFFF
ΔE00 7.70
Azure (CSS)
#F0FFFF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8DB #E8D4E1
analogous
#D7E8D4 #D4E8DB #D4E8E5
triadic
#D4E8DB #DBD4E8 #E8DBD4
tetradic
#D4E8DB #D4D7E8 #E8D4E1 #E8E5D4
square
#D4E8DB #D4D7E8 #E8D4E1 #E8E5D4
split-complementary
#D4E8DB #E5D4E8 #E8D4D7
monochromatic
#84BD98 #ACD3BA #D4E8DB #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.28
#D4E8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#D4E8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8DB
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8DB | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#D1E8E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e8db; /* rgb */ color: rgb(212, 232, 219); /* oklch */ color: oklch(91.3% 0.027 157.3);
Tailwind
colors: {
custom: {
50: '#e1efe6',
500: '#d4e8db',
950: '#000000',
},
}SCSS
$custom: #d4e8db; $custom-light: #e1efe6; $custom-dark: #000000;
JSON
{
"hex": "#d4e8db",
"rgb": {
"r": 212,
"g": 232,
"b": 219
},
"hsl": {
"h": 141,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.91253,
"c": 0.02748,
"h": 157.3
},
"luminance": 0.76825
}Semantic roles & 50–950 ramp
primary
#D4E8DB
secondary
#C19FB5
accent
#3D83A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584