#D4EDDB#D4EDDB
#D4EDDB is a very light, muted green. Relative luminance 0.797; OKLCH L 92.3% C 0.036 H 154.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EDDB |
|---|---|
| RGB | rgb(212, 237, 219) |
| HSL | hsl(137, 41%, 88%) |
| HSV | hsv(137, 11%, 93%) |
| CMYK | cmyk(10.5%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(91.54, -11.53, 5.94) |
| CIE-LCH | lch(91.54, 12.97, 152.75°) |
| OKLab | oklab(92.28% -0.0322 0.0155) |
| OKLCH | oklch(92.28% 0.036 154.3) |
| XYZ | xyz(70.2190, 79.6789, 78.6842) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.52
Ice
#D6FFFA
ΔE00 7.33
Lightcyan
#E0FFFF
ΔE00 8.41
Ice Blue (survey)
#D7FFFE
ΔE00 8.45
Very Pale Blue
#D6FFFE
ΔE00 8.53
Duck Egg Blue
#C3FBF4
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EDDB #EDD4E6
analogous
#D9EDD4 #D4EDDB #D4EDE7
triadic
#D4EDDB #DBD4ED #EDDBD4
tetradic
#D4EDDB #D4D9ED #EDD4E6 #EDE7D4
square
#D4EDDB #D4D9ED #EDD4E6 #EDE7D4
split-complementary
#D4EDDB #E7D4ED #EDD4D9
monochromatic
#7EC993 #A9DBB7 #D4EDDB #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.24
#D4EDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#D4EDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EDDB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EDDB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DA
Deuteranopia (green-blind)
#E8E6DC
Tritanopia (blue-blind)
#D1ECE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4eddb; /* rgb */ color: rgb(212, 237, 219); /* oklch */ color: oklch(92.3% 0.036 154.3);
Tailwind
colors: {
custom: {
50: '#e1f2e6',
500: '#d4eddb',
950: '#000000',
},
}SCSS
$custom: #d4eddb; $custom-light: #e1f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d4eddb",
"rgb": {
"r": 212,
"g": 237,
"b": 219
},
"hsl": {
"h": 136.8,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.92282,
"c": 0.03574,
"h": 154.3
},
"luminance": 0.7968
}Semantic roles & 50–950 ramp
primary
#D4EDDB
secondary
#C99DBC
accent
#318FB4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584