#D8EFDF#D8EFDF
#D8EFDF is a very light, muted green. Relative luminance 0.817; OKLCH L 93.1% C 0.032 H 155.4°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EFDF |
|---|---|
| RGB | rgb(216, 239, 223) |
| HSL | hsl(138, 42%, 89%) |
| HSV | hsv(138, 10%, 94%) |
| CMYK | cmyk(9.6%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(92.42, -10.49, 5.17) |
| CIE-LCH | lch(92.42, 11.70, 153.78°) |
| OKLab | oklab(93.08% -0.0294 0.0135) |
| OKLCH | oklch(93.08% 0.032 155.4) |
| XYZ | xyz(72.5019, 81.6587, 81.7397) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.60
Ice
#D6FFFA
ΔE00 6.98
Lightcyan
#E0FFFF
ΔE00 7.63
Mintcream
#F5FFFA
ΔE00 7.87
Ice Blue (survey)
#D7FFFE
ΔE00 7.94
Very Pale Blue
#D6FFFE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EFDF #EFD8E8
analogous
#DDEFD8 #D8EFDF #D8EFEB
triadic
#D8EFDF #DFD8EF #EFDFD8
tetradic
#D8EFDF #D8DDEF #EFD8E8 #EFEBD8
square
#D8EFDF #D8DDEF #EFD8E8 #EFEBD8
split-complementary
#D8EFDF #EBD8EF #EFD8DD
monochromatic
#81CB98 #ADDDBB #D8EFDF #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.21
#D8EFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#D8EFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EFDF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EFDF | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDE
Deuteranopia (green-blind)
#EBE8E0
Tritanopia (blue-blind)
#D5EEEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8efdf; /* rgb */ color: rgb(216, 239, 223); /* oklch */ color: oklch(93.1% 0.032 155.4);
Tailwind
colors: {
custom: {
50: '#e4f4e9',
500: '#d8efdf',
950: '#000000',
},
}SCSS
$custom: #d8efdf; $custom-light: #e4f4e9; $custom-dark: #000000;
JSON
{
"hex": "#d8efdf",
"rgb": {
"r": 216,
"g": 239,
"b": 223
},
"hsl": {
"h": 138.261,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.93081,
"c": 0.03233,
"h": 155.4
},
"luminance": 0.8166
}Semantic roles & 50–950 ramp
primary
#D8EFDF
secondary
#CBA0BE
accent
#318DB5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584