#D4E6D0#D4E6D0
#D4E6D0 is a very light, muted green. Relative luminance 0.751; OKLCH L 90.5% C 0.035 H 140.0°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6D0 |
|---|---|
| RGB | rgb(212, 230, 208) |
| HSL | hsl(109, 31%, 86%) |
| HSV | hsv(109, 10%, 90%) |
| CMYK | cmyk(7.8%, 0%, 9.6%, 9.8%) |
| CIE-LAB | lab(89.46, -9.96, 8.69) |
| CIE-LCH | lch(89.46, 13.21, 138.90°) |
| OKLab | oklab(90.55% -0.027 0.0226) |
| OKLCH | oklch(90.55% 0.035 140) |
| XYZ | xyz(66.8312, 75.1442, 70.6456) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.22
Beige
#F5F5DC
ΔE00 7.82
Light Grey
#D8DCD6
ΔE00 8.74
Off White (survey)
#FFFFE4
ΔE00 9.01
Lightyellow
#FFFFE0
ΔE00 9.15
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6D0 #E2D0E6
analogous
#DFE6D0 #D4E6D0 #D0E6D7
triadic
#D4E6D0 #D0D4E6 #E6D0D4
tetradic
#D4E6D0 #D0DFE6 #E2D0E6 #E6D7D0
square
#D4E6D0 #D0DFE6 #E2D0E6 #E6D7D0
split-complementary
#D4E6D0 #D7D0E6 #E6D0DF
monochromatic
#8BBB80 #AFD1A8 #D4E6D0 #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.31
#D4E6D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#D4E6D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6D0
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6D0 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CF
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#D3E4E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e6d0; /* rgb */ color: rgb(212, 230, 208); /* oklch */ color: oklch(90.5% 0.035 140.0);
Tailwind
colors: {
custom: {
50: '#e1edde',
500: '#d4e6d0',
950: '#000000',
},
}SCSS
$custom: #d4e6d0; $custom-light: #e1edde; $custom-dark: #000000;
JSON
{
"hex": "#d4e6d0",
"rgb": {
"r": 212,
"g": 230,
"b": 208
},
"hsl": {
"h": 109.091,
"s": 30.556,
"l": 85.882
},
"oklch": {
"l": 0.9055,
"c": 0.03521,
"h": 140
},
"luminance": 0.75145
}Semantic roles & 50–950 ramp
primary
#D4E6D0
secondary
#B89CBF
accent
#3CA995
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484