#D4E4D3#D4E4D3
#D4E4D3 is a very light, muted green. Relative luminance 0.742; OKLCH L 90.2% C 0.029 H 143.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4D3 |
|---|---|
| RGB | rgb(212, 228, 211) |
| HSL | hsl(116, 24%, 86%) |
| HSV | hsv(116, 7%, 89%) |
| CMYK | cmyk(7%, 0%, 7.5%, 10.6%) |
| CIE-LAB | lab(89.01, -8.42, 6.47) |
| CIE-LCH | lch(89.01, 10.62, 142.46°) |
| OKLab | oklab(90.22% -0.023 0.0169) |
| OKLCH | oklch(90.22% 0.029 143.7) |
| XYZ | xyz(66.6504, 74.1865, 72.4234) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.87
Light Grey
#D8DCD6
ΔE00 7.01
Beige
#F5F5DC
ΔE00 7.80
Mintcream
#F5FFFA
ΔE00 8.41
Ivory
#FFFFF0
ΔE00 9.17
Off White (survey)
#FFFFE4
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4D3 #E3D3E4
analogous
#DCE4D3 #D4E4D3 #D3E4DA
triadic
#D4E4D3 #D3D4E4 #E4D3D4
tetradic
#D4E4D3 #D3DCE4 #E3D3E4 #E4DAD3
square
#D4E4D3 #D3DCE4 #E3D3E4 #E4DAD3
split-complementary
#D4E4D3 #DAD3E4 #E4D3DC
monochromatic
#8AB587 #AFCDAD #D4E4D3 #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.33
#D4E4D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#D4E4D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4D3
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4D3 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D2
Deuteranopia (green-blind)
#E2DFD4
Tritanopia (blue-blind)
#D3E3DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e4d3; /* rgb */ color: rgb(212, 228, 211); /* oklch */ color: oklch(90.2% 0.029 143.7);
Tailwind
colors: {
custom: {
50: '#e1ece0',
500: '#d4e4d3',
950: '#000000',
},
}SCSS
$custom: #d4e4d3; $custom-light: #e1ece0; $custom-dark: #000000;
JSON
{
"hex": "#d4e4d3",
"rgb": {
"r": 212,
"g": 228,
"b": 211
},
"hsl": {
"h": 116.471,
"s": 23.944,
"l": 86.078
},
"oklch": {
"l": 0.90217,
"c": 0.02853,
"h": 143.7
},
"luminance": 0.74187
}Semantic roles & 50–950 ramp
primary
#D4E4D3
secondary
#BAA0BB
accent
#43A29D
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484