#D5EEDF#D5EEDF
#D5EEDF is a very light, muted green. Relative luminance 0.806; OKLCH L 92.7% C 0.033 H 159.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EEDF |
|---|---|
| RGB | rgb(213, 238, 223) |
| HSL | hsl(144, 42%, 88%) |
| HSV | hsv(144, 11%, 93%) |
| CMYK | cmyk(10.5%, 0%, 6.3%, 6.7%) |
| CIE-LAB | lab(91.96, -10.98, 4.48) |
| CIE-LCH | lch(91.96, 11.86, 157.82°) |
| OKLab | oklab(92.67% -0.031 0.0117) |
| OKLCH | oklch(92.67% 0.033 159.4) |
| XYZ | xyz(71.3315, 80.6218, 81.6012) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.19
Ice
#D6FFFA
ΔE00 6.47
Lightcyan
#E0FFFF
ΔE00 7.31
Ice Blue (survey)
#D7FFFE
ΔE00 7.45
Very Pale Blue
#D6FFFE
ΔE00 7.55
Very Light Blue
#D5FFFF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EEDF #EED5E4
analogous
#D7EED5 #D5EEDF #D5EEEB
triadic
#D5EEDF #DFD5EE #EEDFD5
tetradic
#D5EEDF #D5D7EE #EED5E4 #EEEBD5
square
#D5EEDF #D5D7EE #EED5E4 #EEEBD5
split-complementary
#D5EEDF #EBD5EE #EED5D7
monochromatic
#7ECB9D #A9DCBE #D5EEDF #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.23
#D5EEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#D5EEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EEDF
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EEDF | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEADE
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#D1EEE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5eedf; /* rgb */ color: rgb(213, 238, 223); /* oklch */ color: oklch(92.7% 0.033 159.4);
Tailwind
colors: {
custom: {
50: '#e2f3e9',
500: '#d5eedf',
950: '#000000',
},
}SCSS
$custom: #d5eedf; $custom-light: #e2f3e9; $custom-dark: #000000;
JSON
{
"hex": "#d5eedf",
"rgb": {
"r": 213,
"g": 238,
"b": 223
},
"hsl": {
"h": 144,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.92666,
"c": 0.03312,
"h": 159.4
},
"luminance": 0.80623
}Semantic roles & 50–950 ramp
primary
#D5EEDF
secondary
#CA9DB8
accent
#3080B5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584