#D4EEDF#D4EEDF
#D4EEDF is a very light, muted green. Relative luminance 0.805; OKLCH L 92.6% C 0.034 H 160.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEDF |
|---|---|
| RGB | rgb(212, 238, 223) |
| HSL | hsl(145, 43%, 88%) |
| HSV | hsv(145, 11%, 93%) |
| CMYK | cmyk(10.9%, 0%, 6.3%, 6.7%) |
| CIE-LAB | lab(91.90, -11.31, 4.37) |
| CIE-LCH | lch(91.90, 12.12, 158.86°) |
| OKLab | oklab(92.6% -0.032 0.0114) |
| OKLCH | oklch(92.6% 0.034 160.4) |
| XYZ | xyz(71.0423, 80.4727, 81.5877) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.42
Ice
#D6FFFA
ΔE00 6.31
Lightcyan
#E0FFFF
ΔE00 7.28
Ice Blue (survey)
#D7FFFE
ΔE00 7.33
Very Pale Blue
#D6FFFE
ΔE00 7.41
Very Light Blue
#D5FFFF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEDF #EED4E3
analogous
#D6EED4 #D4EEDF #D4EEEC
triadic
#D4EEDF #DFD4EE #EEDFD4
tetradic
#D4EEDF #D4D6EE #EED4E3 #EEECD4
square
#D4EEDF #D4D6EE #EED4E3 #EEECD4
split-complementary
#D4EEDF #ECD4EE #EED4D6
monochromatic
#7CCB9E #A8DDBE #D4EEDF #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.23
#D4EEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#D4EEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEDF
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEDF | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEADE
Deuteranopia (green-blind)
#E8E6E0
Tritanopia (blue-blind)
#D0EEE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4eedf; /* rgb */ color: rgb(212, 238, 223); /* oklch */ color: oklch(92.6% 0.034 160.4);
Tailwind
colors: {
custom: {
50: '#e1f3e9',
500: '#d4eedf',
950: '#000000',
},
}SCSS
$custom: #d4eedf; $custom-light: #e1f3e9; $custom-dark: #000000;
JSON
{
"hex": "#d4eedf",
"rgb": {
"r": 212,
"g": 238,
"b": 223
},
"hsl": {
"h": 145.385,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.92596,
"c": 0.03394,
"h": 160.4
},
"luminance": 0.80474
}Semantic roles & 50–950 ramp
primary
#D4EEDF
secondary
#CA9CB7
accent
#2F7DB6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584