#D4EDDD#D4EDDD
#D4EDDD is a very light, muted green. Relative luminance 0.798; OKLCH L 92.3% C 0.034 H 157.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EDDD |
|---|---|
| RGB | rgb(212, 237, 221) |
| HSL | hsl(142, 41%, 88%) |
| HSV | hsv(142, 11%, 93%) |
| CMYK | cmyk(10.5%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(91.59, -11.17, 4.97) |
| CIE-LCH | lch(91.59, 12.23, 156.03°) |
| OKLab | oklab(92.34% -0.0314 0.0129) |
| OKLCH | oklch(92.34% 0.034 157.6) |
| XYZ | xyz(70.4839, 79.7848, 80.0792) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.39
Ice
#D6FFFA
ΔE00 6.82
Lightcyan
#E0FFFF
ΔE00 7.75
Ice Blue (survey)
#D7FFFE
ΔE00 7.85
Very Pale Blue
#D6FFFE
ΔE00 7.93
Duck Egg Blue
#C3FBF4
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EDDD #EDD4E4
analogous
#D7EDD4 #D4EDDD #D4EDE9
triadic
#D4EDDD #DDD4ED #EDDDD4
tetradic
#D4EDDD #D4D7ED #EDD4E4 #EDE9D4
square
#D4EDDD #D4D7ED #EDD4E4 #EDE9D4
split-complementary
#D4EDDD #E9D4ED #EDD4D7
monochromatic
#7EC999 #A9DBBB #D4EDDD #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.24
#D4EDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#D4EDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EDDD
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EDDD | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DC
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#D0EDE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4eddd; /* rgb */ color: rgb(212, 237, 221); /* oklch */ color: oklch(92.3% 0.034 157.6);
Tailwind
colors: {
custom: {
50: '#e1f2e7',
500: '#d4eddd',
950: '#000000',
},
}SCSS
$custom: #d4eddd; $custom-light: #e1f2e7; $custom-dark: #000000;
JSON
{
"hex": "#d4eddd",
"rgb": {
"r": 212,
"g": 237,
"b": 221
},
"hsl": {
"h": 141.6,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.92336,
"c": 0.03397,
"h": 157.6
},
"luminance": 0.79786
}Semantic roles & 50–950 ramp
primary
#D4EDDD
secondary
#C99DB9
accent
#3185B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584