#D4E2D4#D4E2D4
#D4E2D4 is a very light, muted green. Relative luminance 0.731; OKLCH L 89.8% C 0.024 H 145.4°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2D4 |
|---|---|
| RGB | rgb(212, 226, 212) |
| HSL | hsl(120, 19%, 86%) |
| HSV | hsv(120, 6%, 89%) |
| CMYK | cmyk(6.2%, 0%, 6.2%, 11.4%) |
| CIE-LAB | lab(88.52, -7.22, 5.23) |
| CIE-LCH | lch(88.52, 8.92, 144.09°) |
| OKLab | oklab(89.83% -0.0198 0.0137) |
| OKLCH | oklch(89.83% 0.024 145.4) |
| XYZ | xyz(66.2292, 73.1427, 72.9034) |
| Luminance | 0.7314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.68
Honeydew
#F0FFF0
ΔE00 6.10
Mintcream
#F5FFFA
ΔE00 7.81
Beige
#F5F5DC
ΔE00 7.89
Eggshell
#F0EAD6
ΔE00 8.79
Ivory
#FFFFF0
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2D4 #E2D4E2
analogous
#DBE2D4 #D4E2D4 #D4E2DB
triadic
#D4E2D4 #D4D4E2 #E2D4D4
tetradic
#D4E2D4 #D4DBE2 #E2D4E2 #E2DBD4
square
#D4E2D4 #D4DBE2 #E2D4E2 #E2DBD4
split-complementary
#D4E2D4 #DBD4E2 #E2D4DB
monochromatic
#8BB18B #AFC9AF #D4E2D4 #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.34
#D4E2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#D4E2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2D4
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2D4 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD3
Deuteranopia (green-blind)
#E0DED5
Tritanopia (blue-blind)
#D3E1DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4e2d4; /* rgb */ color: rgb(212, 226, 212); /* oklch */ color: oklch(89.8% 0.024 145.4);
Tailwind
colors: {
custom: {
50: '#e1ebe1',
500: '#d4e2d4',
950: '#000000',
},
}SCSS
$custom: #d4e2d4; $custom-light: #e1ebe1; $custom-dark: #000000;
JSON
{
"hex": "#d4e2d4",
"rgb": {
"r": 212,
"g": 226,
"b": 212
},
"hsl": {
"h": 120,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.89833,
"c": 0.02407,
"h": 145.4
},
"luminance": 0.73143
}Semantic roles & 50–950 ramp
primary
#D4E2D4
secondary
#B8A2B8
accent
#489E9E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484