#D6ECD6#D6ECD6
#D6ECD6 is a very light, muted green. Relative luminance 0.791; OKLCH L 92.1% C 0.038 H 145.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECD6 |
|---|---|
| RGB | rgb(214, 236, 214) |
| HSL | hsl(120, 37%, 88%) |
| HSV | hsv(120, 9%, 93%) |
| CMYK | cmyk(9.3%, 0%, 9.3%, 7.5%) |
| CIE-LAB | lab(91.30, -11.26, 8.21) |
| CIE-LCH | lch(91.30, 13.93, 143.89°) |
| OKLab | oklab(92.09% -0.0308 0.0214) |
| OKLCH | oklch(92.09% 0.038 145.3) |
| XYZ | xyz(69.8622, 79.1413, 75.2005) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.63
Beige
#F5F5DC
ΔE00 8.43
Ice
#D6FFFA
ΔE00 8.92
Off White (survey)
#FFFFE4
ΔE00 9.30
Lightyellow
#FFFFE0
ΔE00 9.42
Mintcream
#F5FFFA
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECD6 #ECD6EC
analogous
#E1ECD6 #D6ECD6 #D6ECE1
triadic
#D6ECD6 #D6D6EC #ECD6D6
tetradic
#D6ECD6 #D6E1EC #ECD6EC #ECE1D6
square
#D6ECD6 #D6E1EC #ECD6EC #ECE1D6
split-complementary
#D6ECD6 #E1D6EC #ECD6E1
monochromatic
#82C582 #ACD9AC #D6ECD6 #EAF5EA #EAF5EA
Accessibility & contrast
On white
1.25
#D6ECD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#D6ECD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECD6
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECD6 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D5
Deuteranopia (green-blind)
#E9E5D7
Tritanopia (blue-blind)
#D4EBE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d6ecd6; /* rgb */ color: rgb(214, 236, 214); /* oklch */ color: oklch(92.1% 0.038 145.3);
Tailwind
colors: {
custom: {
50: '#e2f2e2',
500: '#d6ecd6',
950: '#000000',
},
}SCSS
$custom: #d6ecd6; $custom-light: #e2f2e2; $custom-dark: #000000;
JSON
{
"hex": "#d6ecd6",
"rgb": {
"r": 214,
"g": 236,
"b": 214
},
"hsl": {
"h": 120,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.92086,
"c": 0.03753,
"h": 145.3
},
"luminance": 0.79142
}Semantic roles & 50–950 ramp
primary
#D6ECD6
secondary
#C7A0C7
accent
#36B0B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584