#D4E7D5#D4E7D5
#D4E7D5 is a very light, muted green. Relative luminance 0.760; OKLCH L 90.9% C 0.032 H 146.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7D5 |
|---|---|
| RGB | rgb(212, 231, 213) |
| HSL | hsl(123, 28%, 87%) |
| HSV | hsv(123, 8%, 91%) |
| CMYK | cmyk(8.2%, 0%, 7.8%, 9.4%) |
| CIE-LAB | lab(89.84, -9.58, 6.61) |
| CIE-LCH | lch(89.84, 11.64, 145.39°) |
| OKLab | oklab(90.89% -0.0264 0.0173) |
| OKLCH | oklch(90.89% 0.032 146.8) |
| XYZ | xyz(67.7352, 75.9523, 74.0296) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.61
Light Grey
#D8DCD6
ΔE00 8.07
Beige
#F5F5DC
ΔE00 8.23
Mintcream
#F5FFFA
ΔE00 8.64
Ice
#D6FFFA
ΔE00 8.98
Lightcyan
#E0FFFF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7D5 #E7D4E6
analogous
#DDE7D4 #D4E7D5 #D4E7DF
triadic
#D4E7D5 #D5D4E7 #E7D5D4
tetradic
#D4E7D5 #D4DDE7 #E7D4E6 #E7DFD4
square
#D4E7D5 #D4DDE7 #E7D4E6 #E7DFD4
split-complementary
#D4E7D5 #DFD4E7 #E7D4DD
monochromatic
#85BB88 #ADD1AF #D4E7D5 #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.30
#D4E7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#D4E7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7D5
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7D5 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D4
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#D2E6E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e7d5; /* rgb */ color: rgb(212, 231, 213); /* oklch */ color: oklch(90.9% 0.032 146.8);
Tailwind
colors: {
custom: {
50: '#e1eee1',
500: '#d4e7d5',
950: '#000000',
},
}SCSS
$custom: #d4e7d5; $custom-light: #e1eee1; $custom-dark: #000000;
JSON
{
"hex": "#d4e7d5",
"rgb": {
"r": 212,
"g": 231,
"b": 213
},
"hsl": {
"h": 123.158,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.90886,
"c": 0.03151,
"h": 146.8
},
"luminance": 0.75953
}Semantic roles & 50–950 ramp
primary
#D4E7D5
secondary
#BFA0BE
accent
#3FA1A7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584