#D8EDDF#D8EDDF
#D8EDDF is a very light, muted green. Relative luminance 0.805; OKLCH L 92.7% C 0.029 H 156.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EDDF |
|---|---|
| RGB | rgb(216, 237, 223) |
| HSL | hsl(140, 37%, 89%) |
| HSV | hsv(140, 9%, 93%) |
| CMYK | cmyk(8.9%, 0%, 5.9%, 7.1%) |
| CIE-LAB | lab(91.91, -9.49, 4.42) |
| CIE-LCH | lch(91.91, 10.47, 155.03°) |
| OKLab | oklab(92.67% -0.0266 0.0115) |
| OKLCH | oklch(92.67% 0.029 156.6) |
| XYZ | xyz(71.9196, 80.4941, 81.5456) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.51
Ice
#D6FFFA
ΔE00 7.13
Mintcream
#F5FFFA
ΔE00 7.25
Lightcyan
#E0FFFF
ΔE00 7.32
Ice Blue (survey)
#D7FFFE
ΔE00 7.88
Azure (CSS)
#F0FFFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EDDF #EDD8E6
analogous
#DCEDD8 #D8EDDF #D8EDEA
triadic
#D8EDDF #DFD8ED #EDDFD8
tetradic
#D8EDDF #D8DCED #EDD8E6 #EDEAD8
square
#D8EDDF #D8DCED #EDD8E6 #EDEAD8
split-complementary
#D8EDDF #EAD8ED #EDD8DC
monochromatic
#84C69A #AEDABD #D8EDDF #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.23
#D8EDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#D8EDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EDDF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EDDF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DE
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#D5EDE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d8eddf; /* rgb */ color: rgb(216, 237, 223); /* oklch */ color: oklch(92.7% 0.029 156.6);
Tailwind
colors: {
custom: {
50: '#e4f2e9',
500: '#d8eddf',
950: '#000000',
},
}SCSS
$custom: #d8eddf; $custom-light: #e4f2e9; $custom-dark: #000000;
JSON
{
"hex": "#d8eddf",
"rgb": {
"r": 216,
"g": 237,
"b": 223
},
"hsl": {
"h": 140,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.92671,
"c": 0.02904,
"h": 156.6
},
"luminance": 0.80495
}Semantic roles & 50–950 ramp
primary
#D8EDDF
secondary
#C8A1BB
accent
#3687B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584