#D6ECDC#D6ECDC
#D6ECDC is a very light, muted green. Relative luminance 0.795; OKLCH L 92.2% C 0.032 H 154.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECDC |
|---|---|
| RGB | rgb(214, 236, 220) |
| HSL | hsl(136, 37%, 88%) |
| HSV | hsv(136, 9%, 93%) |
| CMYK | cmyk(9.3%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(91.44, -10.19, 5.29) |
| CIE-LCH | lch(91.44, 11.48, 152.57°) |
| OKLab | oklab(92.24% -0.0285 0.0138) |
| OKLCH | oklch(92.24% 0.032 154.1) |
| XYZ | xyz(70.6426, 79.4535, 79.3106) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.94
Ice
#D6FFFA
ΔE00 7.44
Lightcyan
#E0FFFF
ΔE00 8.00
Mintcream
#F5FFFA
ΔE00 8.04
Ice Blue (survey)
#D7FFFE
ΔE00 8.35
Very Pale Blue
#D6FFFE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECDC #ECD6E6
analogous
#DBECD6 #D6ECDC #D6ECE7
triadic
#D6ECDC #DCD6EC #ECDCD6
tetradic
#D6ECDC #D6DBEC #ECD6E6 #ECE7D6
square
#D6ECDC #D6DBEC #ECD6E6 #ECE7D6
split-complementary
#D6ECDC #E7D6EC #ECD6DB
monochromatic
#82C595 #ACD9B8 #D6ECDC #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.24
#D6ECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#D6ECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECDC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECDC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#D3EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d6ecdc; /* rgb */ color: rgb(214, 236, 220); /* oklch */ color: oklch(92.2% 0.032 154.1);
Tailwind
colors: {
custom: {
50: '#e2f2e6',
500: '#d6ecdc',
950: '#000000',
},
}SCSS
$custom: #d6ecdc; $custom-light: #e2f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d6ecdc",
"rgb": {
"r": 214,
"g": 236,
"b": 220
},
"hsl": {
"h": 136.364,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.92244,
"c": 0.03163,
"h": 154.1
},
"luminance": 0.79454
}Semantic roles & 50–950 ramp
primary
#D6ECDC
secondary
#C7A0BC
accent
#368EB0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584