#D6ECDB#D6ECDB
#D6ECDB is a very light, muted green. Relative luminance 0.794; OKLCH L 92.2% C 0.033 H 152.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECDB |
|---|---|
| RGB | rgb(214, 236, 219) |
| HSL | hsl(134, 37%, 88%) |
| HSV | hsv(134, 9%, 93%) |
| CMYK | cmyk(9.3%, 0%, 7.2%, 7.5%) |
| CIE-LAB | lab(91.42, -10.37, 5.78) |
| CIE-LCH | lch(91.42, 11.87, 150.88°) |
| OKLab | oklab(92.22% -0.0289 0.0151) |
| OKLCH | oklch(92.22% 0.033 152.4) |
| XYZ | xyz(70.5106, 79.4006, 78.6151) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.01
Ice
#D6FFFA
ΔE00 7.68
Mintcream
#F5FFFA
ΔE00 8.26
Lightcyan
#E0FFFF
ΔE00 8.32
Ice Blue (survey)
#D7FFFE
ΔE00 8.64
Very Pale Blue
#D6FFFE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECDB #ECD6E7
analogous
#DCECD6 #D6ECDB #D6ECE6
triadic
#D6ECDB #DBD6EC #ECDBD6
tetradic
#D6ECDB #D6DCEC #ECD6E7 #ECE6D6
square
#D6ECDB #D6DCEC #ECD6E7 #ECE6D6
split-complementary
#D6ECDB #E6D6EC #ECD6DC
monochromatic
#82C592 #ACD9B6 #D6ECDB #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.24
#D6ECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#D6ECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECDB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECDB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#D3EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d6ecdb; /* rgb */ color: rgb(214, 236, 219); /* oklch */ color: oklch(92.2% 0.033 152.4);
Tailwind
colors: {
custom: {
50: '#e2f2e6',
500: '#d6ecdb',
950: '#000000',
},
}SCSS
$custom: #d6ecdb; $custom-light: #e2f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d6ecdb",
"rgb": {
"r": 214,
"g": 236,
"b": 219
},
"hsl": {
"h": 133.636,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.92217,
"c": 0.03256,
"h": 152.4
},
"luminance": 0.79402
}Semantic roles & 50–950 ramp
primary
#D6ECDB
secondary
#C7A0BE
accent
#3694B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584