#D4E7DB#D4E7DB
#D4E7DB is a very light, muted green. Relative luminance 0.763; OKLCH L 91.0% C 0.026 H 158.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7DB |
|---|---|
| RGB | rgb(212, 231, 219) |
| HSL | hsl(142, 28%, 87%) |
| HSV | hsv(142, 8%, 91%) |
| CMYK | cmyk(8.2%, 0%, 5.2%, 9.4%) |
| CIE-LAB | lab(89.98, -8.51, 3.68) |
| CIE-LCH | lch(89.98, 9.27, 156.58°) |
| OKLab | oklab(91.05% -0.024 0.0096) |
| OKLCH | oklch(91.05% 0.026 158.2) |
| XYZ | xyz(68.5109, 76.2626, 78.1148) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.47
Light Grey
#D8DCD6
ΔE00 6.87
Mintcream
#F5FFFA
ΔE00 7.33
Lightcyan
#E0FFFF
ΔE00 7.65
Ice
#D6FFFA
ΔE00 7.87
Azure (CSS)
#F0FFFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7DB #E7D4E0
analogous
#D7E7D4 #D4E7DB #D4E7E5
triadic
#D4E7DB #DBD4E7 #E7DBD4
tetradic
#D4E7DB #D4D7E7 #E7D4E0 #E7E5D4
square
#D4E7DB #D4D7E7 #E7D4E0 #E7E5D4
split-complementary
#D4E7DB #E5D4E7 #E7D4D7
monochromatic
#85BB99 #ADD1BA #D4E7DB #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.29
#D4E7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#D4E7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7DB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7DB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DA
Deuteranopia (green-blind)
#E3E1DC
Tritanopia (blue-blind)
#D1E7E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e7db; /* rgb */ color: rgb(212, 231, 219); /* oklch */ color: oklch(91.0% 0.026 158.2);
Tailwind
colors: {
custom: {
50: '#e1eee6',
500: '#d4e7db',
950: '#000000',
},
}SCSS
$custom: #d4e7db; $custom-light: #e1eee6; $custom-dark: #000000;
JSON
{
"hex": "#d4e7db",
"rgb": {
"r": 212,
"g": 231,
"b": 219
},
"hsl": {
"h": 142.105,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.91048,
"c": 0.02583,
"h": 158.2
},
"luminance": 0.76263
}Semantic roles & 50–950 ramp
primary
#D4E7DB
secondary
#BFA0B4
accent
#3F80A7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584