#D6ECDA#D6ECDA
#D6ECDA is a very light, muted green. Relative luminance 0.793; OKLCH L 92.2% C 0.034 H 150.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECDA |
|---|---|
| RGB | rgb(214, 236, 218) |
| HSL | hsl(131, 37%, 88%) |
| HSV | hsv(131, 9%, 93%) |
| CMYK | cmyk(9.3%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(91.39, -10.55, 6.26) |
| CIE-LCH | lch(91.39, 12.27, 149.30°) |
| OKLab | oklab(92.19% -0.0292 0.0163) |
| OKLCH | oklch(92.19% 0.034 150.8) |
| XYZ | xyz(70.3793, 79.3481, 77.9239) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.09
Ice
#D6FFFA
ΔE00 7.91
Mintcream
#F5FFFA
ΔE00 8.50
Lightcyan
#E0FFFF
ΔE00 8.64
Beige
#F5F5DC
ΔE00 8.67
Ice Blue (survey)
#D7FFFE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECDA #ECD6E8
analogous
#DDECD6 #D6ECDA #D6ECE5
triadic
#D6ECDA #DAD6EC #ECDAD6
tetradic
#D6ECDA #D6DDEC #ECD6E8 #ECE5D6
square
#D6ECDA #D6DDEC #ECD6E8 #ECE5D6
split-complementary
#D6ECDA #E5D6EC #ECD6DD
monochromatic
#82C58F #ACD9B4 #D6ECDA #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.24
#D6ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#D6ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECDA
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECDA | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8D9
Deuteranopia (green-blind)
#E8E5DB
Tritanopia (blue-blind)
#D3EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d6ecda; /* rgb */ color: rgb(214, 236, 218); /* oklch */ color: oklch(92.2% 0.034 150.8);
Tailwind
colors: {
custom: {
50: '#e2f2e5',
500: '#d6ecda',
950: '#000000',
},
}SCSS
$custom: #d6ecda; $custom-light: #e2f2e5; $custom-dark: #000000;
JSON
{
"hex": "#d6ecda",
"rgb": {
"r": 214,
"g": 236,
"b": 218
},
"hsl": {
"h": 130.909,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.9219,
"c": 0.0335,
"h": 150.8
},
"luminance": 0.79349
}Semantic roles & 50–950 ramp
primary
#D6ECDA
secondary
#C7A0BF
accent
#3699B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584