#D6EDDE#D6EDDE
#D6EDDE is a very light, muted green. Relative luminance 0.801; OKLCH L 92.5% C 0.032 H 157.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EDDE |
|---|---|
| RGB | rgb(214, 237, 222) |
| HSL | hsl(141, 39%, 88%) |
| HSV | hsv(141, 10%, 93%) |
| CMYK | cmyk(9.7%, 0%, 6.3%, 7.1%) |
| CIE-LAB | lab(91.75, -10.33, 4.69) |
| CIE-LCH | lch(91.75, 11.35, 155.57°) |
| OKLab | oklab(92.5% -0.029 0.0122) |
| OKLCH | oklch(92.5% 0.032 157.2) |
| XYZ | xyz(71.1978, 80.1375, 80.8101) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.92
Ice
#D6FFFA
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 7.50
Ice Blue (survey)
#D7FFFE
ΔE00 7.83
Mintcream
#F5FFFA
ΔE00 7.90
Very Pale Blue
#D6FFFE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EDDE #EDD6E5
analogous
#D9EDD6 #D6EDDE #D6EDE9
triadic
#D6EDDE #DED6ED #EDDED6
tetradic
#D6EDDE #D6D9ED #EDD6E5 #EDE9D6
square
#D6EDDE #D6D9ED #EDD6E5 #EDE9D6
split-complementary
#D6EDDE #E9D6ED #EDD6D9
monochromatic
#81C89A #ABDABC #D6EDDE #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.23
#D6EDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#D6EDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EDDE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EDDE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DD
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#D3EDE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d6edde; /* rgb */ color: rgb(214, 237, 222); /* oklch */ color: oklch(92.5% 0.032 157.2);
Tailwind
colors: {
custom: {
50: '#e2f2e8',
500: '#d6edde',
950: '#000000',
},
}SCSS
$custom: #d6edde; $custom-light: #e2f2e8; $custom-dark: #000000;
JSON
{
"hex": "#d6edde",
"rgb": {
"r": 214,
"g": 237,
"b": 222
},
"hsl": {
"h": 140.87,
"s": 38.983,
"l": 88.431
},
"oklch": {
"l": 0.92503,
"c": 0.03151,
"h": 157.2
},
"luminance": 0.80138
}Semantic roles & 50–950 ramp
primary
#D6EDDE
secondary
#C89FBA
accent
#3486B2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584