#D4EFDC#D4EFDC
#D4EFDC is a very light, muted green. Relative luminance 0.809; OKLCH L 92.7% C 0.038 H 154.9°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EFDC |
|---|---|
| RGB | rgb(212, 239, 220) |
| HSL | hsl(138, 46%, 88%) |
| HSV | hsv(138, 11%, 94%) |
| CMYK | cmyk(11.3%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(92.09, -12.35, 6.20) |
| CIE-LCH | lch(92.09, 13.82, 153.33°) |
| OKLab | oklab(92.72% -0.0345 0.0162) |
| OKLCH | oklch(92.72% 0.038 154.9) |
| XYZ | xyz(70.9333, 80.8962, 79.5737) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.74
Ice
#D6FFFA
ΔE00 7.13
Duck Egg Blue
#C3FBF4
ΔE00 8.31
Ice Blue (survey)
#D7FFFE
ΔE00 8.38
Very Pale Blue
#D6FFFE
ΔE00 8.45
Lightcyan
#E0FFFF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EFDC #EFD4E7
analogous
#D9EFD4 #D4EFDC #D4EFE9
triadic
#D4EFDC #DCD4EF #EFDCD4
tetradic
#D4EFDC #D4D9EF #EFD4E7 #EFE9D4
square
#D4EFDC #D4D9EF #EFD4E7 #EFE9D4
split-complementary
#D4EFDC #E9D4EF #EFD4D9
monochromatic
#7BCE93 #A7DEB8 #D4EFDC #E9F7ED #E9F7ED
Accessibility & contrast
On white
1.22
#D4EFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#D4EFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EFDC
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EFDC | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADB
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#D0EEE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4efdc; /* rgb */ color: rgb(212, 239, 220); /* oklch */ color: oklch(92.7% 0.038 154.9);
Tailwind
colors: {
custom: {
50: '#e1f4e6',
500: '#d4efdc',
950: '#000000',
},
}SCSS
$custom: #d4efdc; $custom-light: #e1f4e6; $custom-dark: #000000;
JSON
{
"hex": "#d4efdc",
"rgb": {
"r": 212,
"g": 239,
"b": 220
},
"hsl": {
"h": 137.778,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.92722,
"c": 0.03812,
"h": 154.9
},
"luminance": 0.80897
}Semantic roles & 50–950 ramp
primary
#D4EFDC
secondary
#CC9BBD
accent
#2D8FB9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584