#D6EED8#D6EED8
#D6EED8 is a very light, muted green. Relative luminance 0.804; OKLCH L 92.5% C 0.039 H 147.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EED8 |
|---|---|
| RGB | rgb(214, 238, 216) |
| HSL | hsl(125, 41%, 89%) |
| HSV | hsv(125, 10%, 93%) |
| CMYK | cmyk(10.1%, 0%, 9.2%, 6.7%) |
| CIE-LAB | lab(91.86, -11.91, 7.98) |
| CIE-LCH | lch(91.86, 14.33, 146.16°) |
| OKLab | oklab(92.55% -0.0328 0.0208) |
| OKLCH | oklch(92.55% 0.039 147.6) |
| XYZ | xyz(70.6982, 80.4022, 76.7469) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.66
Ice
#D6FFFA
ΔE00 8.45
Beige
#F5F5DC
ΔE00 8.88
Mintcream
#F5FFFA
ΔE00 9.57
Off White (survey)
#FFFFE4
ΔE00 9.62
Duck Egg Blue
#C3FBF4
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EED8 #EED6EC
analogous
#E0EED6 #D6EED8 #D6EEE4
triadic
#D6EED8 #D8D6EE #EED8D6
tetradic
#D6EED8 #D6E0EE #EED6EC #EEE4D6
square
#D6EED8 #D6E0EE #EED6EC #EEE4D6
split-complementary
#D6EED8 #E4D6EE #EED6E0
monochromatic
#7FCA86 #ABDCAF #D6EED8 #E9F6EA #E9F6EA
Accessibility & contrast
On white
1.23
#D6EED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#D6EED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EED8
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EED8 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE9D7
Deuteranopia (green-blind)
#EAE7D9
Tritanopia (blue-blind)
#D4EDE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6eed8; /* rgb */ color: rgb(214, 238, 216); /* oklch */ color: oklch(92.5% 0.039 147.6);
Tailwind
colors: {
custom: {
50: '#e2f3e4',
500: '#d6eed8',
950: '#000000',
},
}SCSS
$custom: #d6eed8; $custom-light: #e2f3e4; $custom-dark: #000000;
JSON
{
"hex": "#d6eed8",
"rgb": {
"r": 214,
"g": 238,
"b": 216
},
"hsl": {
"h": 125,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.9255,
"c": 0.03882,
"h": 147.6
},
"luminance": 0.80403
}Semantic roles & 50–950 ramp
primary
#D6EED8
secondary
#CA9EC6
accent
#31A9B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584