#D4E8D6#D4E8D6
#D4E8D6 is a very light, muted green. Relative luminance 0.766; OKLCH L 91.1% C 0.032 H 148.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8D6 |
|---|---|
| RGB | rgb(212, 232, 214) |
| HSL | hsl(126, 30%, 87%) |
| HSV | hsv(126, 9%, 91%) |
| CMYK | cmyk(8.6%, 0%, 7.8%, 9%) |
| CIE-LAB | lab(90.12, -9.91, 6.50) |
| CIE-LCH | lch(90.12, 11.85, 146.75°) |
| OKLab | oklab(91.12% -0.0273 0.017) |
| OKLCH | oklch(91.12% 0.032 148.2) |
| XYZ | xyz(68.1432, 76.5646, 74.7937) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.54
Light Grey
#D8DCD6
ΔE00 8.34
Beige
#F5F5DC
ΔE00 8.42
Mintcream
#F5FFFA
ΔE00 8.67
Ice
#D6FFFA
ΔE00 8.68
Lightcyan
#E0FFFF
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8D6 #E8D4E6
analogous
#DCE8D4 #D4E8D6 #D4E8E0
triadic
#D4E8D6 #D6D4E8 #E8D6D4
tetradic
#D4E8D6 #D4DCE8 #E8D4E6 #E8E0D4
square
#D4E8D6 #D4DCE8 #E8D4E6 #E8E0D4
split-complementary
#D4E8D6 #E0D4E8 #E8D4DC
monochromatic
#84BD8A #ACD3B0 #D4E8D6 #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.29
#D4E8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#D4E8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8D6
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8D6 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D5
Deuteranopia (green-blind)
#E5E2D7
Tritanopia (blue-blind)
#D2E7E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e8d6; /* rgb */ color: rgb(212, 232, 214); /* oklch */ color: oklch(91.1% 0.032 148.2);
Tailwind
colors: {
custom: {
50: '#e1efe2',
500: '#d4e8d6',
950: '#000000',
},
}SCSS
$custom: #d4e8d6; $custom-light: #e1efe2; $custom-dark: #000000;
JSON
{
"hex": "#d4e8d6",
"rgb": {
"r": 212,
"g": 232,
"b": 214
},
"hsl": {
"h": 126,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.91119,
"c": 0.03217,
"h": 148.2
},
"luminance": 0.76565
}Semantic roles & 50–950 ramp
primary
#D4E8D6
secondary
#C19FBD
accent
#3D9EA9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584