#D6ECD8#D6ECD8
#D6ECD8 is a very light, muted green. Relative luminance 0.792; OKLCH L 92.1% C 0.035 H 147.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECD8 |
|---|---|
| RGB | rgb(214, 236, 216) |
| HSL | hsl(125, 37%, 88%) |
| HSV | hsv(125, 9%, 93%) |
| CMYK | cmyk(9.3%, 0%, 8.5%, 7.5%) |
| CIE-LAB | lab(91.34, -10.90, 7.24) |
| CIE-LCH | lch(91.34, 13.09, 146.43°) |
| OKLab | oklab(92.14% -0.03 0.0189) |
| OKLCH | oklch(92.14% 0.035 147.9) |
| XYZ | xyz(70.1192, 79.2441, 76.5539) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.33
Ice
#D6FFFA
ΔE00 8.41
Beige
#F5F5DC
ΔE00 8.53
Mintcream
#F5FFFA
ΔE00 8.97
Lightcyan
#E0FFFF
ΔE00 9.28
Light Grey
#D8DCD6
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECD8 #ECD6EA
analogous
#DFECD6 #D6ECD8 #D6ECE3
triadic
#D6ECD8 #D8D6EC #ECD8D6
tetradic
#D6ECD8 #D6DFEC #ECD6EA #ECE3D6
square
#D6ECD8 #D6DFEC #ECD6EA #ECE3D6
split-complementary
#D6ECD8 #E3D6EC #ECD6DF
monochromatic
#82C588 #ACD9B0 #D6ECD8 #EAF5EB #EAF5EB
Accessibility & contrast
On white
1.25
#D6ECD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#D6ECD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECD8
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECD8 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D7
Deuteranopia (green-blind)
#E9E5D9
Tritanopia (blue-blind)
#D4EBE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d6ecd8; /* rgb */ color: rgb(214, 236, 216); /* oklch */ color: oklch(92.1% 0.035 147.9);
Tailwind
colors: {
custom: {
50: '#e2f2e4',
500: '#d6ecd8',
950: '#000000',
},
}SCSS
$custom: #d6ecd8; $custom-light: #e2f2e4; $custom-dark: #000000;
JSON
{
"hex": "#d6ecd8",
"rgb": {
"r": 214,
"g": 236,
"b": 216
},
"hsl": {
"h": 125.455,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.92138,
"c": 0.03548,
"h": 147.9
},
"luminance": 0.79245
}Semantic roles & 50–950 ramp
primary
#D6ECD8
secondary
#C7A0C3
accent
#36A5B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584