#D4E8D5#D4E8D5
#D4E8D5 is a very light, muted green. Relative luminance 0.765; OKLCH L 91.1% C 0.033 H 146.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8D5 |
|---|---|
| RGB | rgb(212, 232, 213) |
| HSL | hsl(123, 30%, 87%) |
| HSV | hsv(123, 9%, 91%) |
| CMYK | cmyk(8.6%, 0%, 8.2%, 9%) |
| CIE-LAB | lab(90.10, -10.09, 6.99) |
| CIE-LCH | lch(90.10, 12.27, 145.29°) |
| OKLab | oklab(91.09% -0.0277 0.0182) |
| OKLCH | oklch(91.09% 0.033 146.7) |
| XYZ | xyz(68.0159, 76.5136, 74.1231) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.65
Beige
#F5F5DC
ΔE00 8.35
Light Grey
#D8DCD6
ΔE00 8.55
Mintcream
#F5FFFA
ΔE00 8.90
Ice
#D6FFFA
ΔE00 8.91
Off White (survey)
#FFFFE4
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8D5 #E8D4E7
analogous
#DDE8D4 #D4E8D5 #D4E8DF
triadic
#D4E8D5 #D5D4E8 #E8D5D4
tetradic
#D4E8D5 #D4DDE8 #E8D4E7 #E8DFD4
square
#D4E8D5 #D4DDE8 #E8D4E7 #E8DFD4
split-complementary
#D4E8D5 #DFD4E8 #E8D4DD
monochromatic
#84BD87 #ACD3AE #D4E8D5 #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.29
#D4E8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#D4E8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8D5
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8D5 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D4
Deuteranopia (green-blind)
#E5E2D6
Tritanopia (blue-blind)
#D2E7E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e8d5; /* rgb */ color: rgb(212, 232, 213); /* oklch */ color: oklch(91.1% 0.033 146.7);
Tailwind
colors: {
custom: {
50: '#e1efe1',
500: '#d4e8d5',
950: '#000000',
},
}SCSS
$custom: #d4e8d5; $custom-light: #e1efe1; $custom-dark: #000000;
JSON
{
"hex": "#d4e8d5",
"rgb": {
"r": 212,
"g": 232,
"b": 213
},
"hsl": {
"h": 123,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.91092,
"c": 0.03319,
"h": 146.7
},
"luminance": 0.76514
}Semantic roles & 50–950 ramp
primary
#D4E8D5
secondary
#C19FBF
accent
#3DA4A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584