#D5EFDF#D5EFDF
#D5EFDF is a very light, muted green. Relative luminance 0.812; OKLCH L 92.9% C 0.035 H 158.7°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EFDF |
|---|---|
| RGB | rgb(213, 239, 223) |
| HSL | hsl(143, 45%, 89%) |
| HSV | hsv(143, 11%, 94%) |
| CMYK | cmyk(10.9%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(92.22, -11.48, 4.85) |
| CIE-LCH | lch(92.22, 12.47, 157.09°) |
| OKLab | oklab(92.87% -0.0323 0.0126) |
| OKLCH | oklch(92.87% 0.035 158.7) |
| XYZ | xyz(71.6234, 81.2057, 81.6985) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.29
Ice
#D6FFFA
ΔE00 6.46
Lightcyan
#E0FFFF
ΔE00 7.52
Ice Blue (survey)
#D7FFFE
ΔE00 7.54
Very Pale Blue
#D6FFFE
ΔE00 7.63
Duck Egg Blue
#C3FBF4
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EFDF #EFD5E5
analogous
#D8EFD5 #D5EFDF #D5EFEC
triadic
#D5EFDF #DFD5EF #EFDFD5
tetradic
#D5EFDF #D5D8EF #EFD5E5 #EFECD5
square
#D5EFDF #D5D8EF #EFD5E5 #EFECD5
split-complementary
#D5EFDF #ECD5EF #EFD5D8
monochromatic
#7CCD9B #A9DEBD #D5EFDF #E9F7EE #E9F7EE
Accessibility & contrast
On white
1.22
#D5EFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#D5EFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EFDF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EFDF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEBDE
Deuteranopia (green-blind)
#EAE7E0
Tritanopia (blue-blind)
#D1EFEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d5efdf; /* rgb */ color: rgb(213, 239, 223); /* oklch */ color: oklch(92.9% 0.035 158.7);
Tailwind
colors: {
custom: {
50: '#e2f4e9',
500: '#d5efdf',
950: '#000000',
},
}SCSS
$custom: #d5efdf; $custom-light: #e2f4e9; $custom-dark: #000000;
JSON
{
"hex": "#d5efdf",
"rgb": {
"r": 213,
"g": 239,
"b": 223
},
"hsl": {
"h": 143.077,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.92872,
"c": 0.03473,
"h": 158.7
},
"luminance": 0.81207
}Semantic roles & 50–950 ramp
primary
#D5EFDF
secondary
#CC9DBA
accent
#2E83B8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584