#D8EDDC#D8EDDC
#D8EDDC is a very light, muted green. Relative luminance 0.803; OKLCH L 92.6% C 0.032 H 151.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EDDC |
|---|---|
| RGB | rgb(216, 237, 220) |
| HSL | hsl(131, 37%, 89%) |
| HSV | hsv(131, 9%, 93%) |
| CMYK | cmyk(8.9%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(91.83, -10.03, 5.88) |
| CIE-LCH | lch(91.83, 11.62, 149.63°) |
| OKLab | oklab(92.59% -0.0278 0.0153) |
| OKLCH | oklch(92.59% 0.032 151.1) |
| XYZ | xyz(71.5187, 80.3338, 79.4343) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.63
Ice
#D6FFFA
ΔE00 7.77
Mintcream
#F5FFFA
ΔE00 7.94
Lightcyan
#E0FFFF
ΔE00 8.29
Beige
#F5F5DC
ΔE00 8.40
Light Grey
#D8DCD6
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EDDC #EDD8E9
analogous
#DFEDD8 #D8EDDC #D8EDE7
triadic
#D8EDDC #DCD8ED #EDDCD8
tetradic
#D8EDDC #D8DFED #EDD8E9 #EDE7D8
square
#D8EDDC #D8DFED #EDD8E9 #EDE7D8
split-complementary
#D8EDDC #E7D8ED #EDD8DF
monochromatic
#84C691 #AEDAB6 #D8EDDC #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.23
#D8EDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#D8EDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EDDC
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EDDC | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#E9E7DD
Tritanopia (blue-blind)
#D6ECE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d8eddc; /* rgb */ color: rgb(216, 237, 220); /* oklch */ color: oklch(92.6% 0.032 151.1);
Tailwind
colors: {
custom: {
50: '#e4f2e6',
500: '#d8eddc',
950: '#000000',
},
}SCSS
$custom: #d8eddc; $custom-light: #e4f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d8eddc",
"rgb": {
"r": 216,
"g": 237,
"b": 220
},
"hsl": {
"h": 131.429,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.92591,
"c": 0.03179,
"h": 151.1
},
"luminance": 0.80335
}Semantic roles & 50–950 ramp
primary
#D8EDDC
secondary
#C8A1C0
accent
#3699B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584