#D6EBDC#D6EBDC
#D6EBDC is a very light, muted green. Relative luminance 0.789; OKLCH L 92.0% C 0.030 H 154.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EBDC |
|---|---|
| RGB | rgb(214, 235, 220) |
| HSL | hsl(137, 34%, 88%) |
| HSV | hsv(137, 9%, 92%) |
| CMYK | cmyk(8.9%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(91.18, -9.68, 4.91) |
| CIE-LCH | lch(91.18, 10.86, 153.10°) |
| OKLab | oklab(92.04% -0.0271 0.0128) |
| OKLCH | oklch(92.04% 0.03 154.7) |
| XYZ | xyz(70.3555, 78.8793, 79.2149) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.91
Ice
#D6FFFA
ΔE00 7.53
Mintcream
#F5FFFA
ΔE00 7.74
Lightcyan
#E0FFFF
ΔE00 7.86
Light Grey
#D8DCD6
ΔE00 8.14
Ice Blue (survey)
#D7FFFE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EBDC #EBD6E5
analogous
#DAEBD6 #D6EBDC #D6EBE6
triadic
#D6EBDC #DCD6EB #EBDCD6
tetradic
#D6EBDC #D6DAEB #EBD6E5 #EBE6D6
square
#D6EBDC #D6DAEB #EBD6E5 #EBE6D6
split-complementary
#D6EBDC #E6D6EB #EBD6DA
monochromatic
#84C396 #ADD7B9 #D6EBDC #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.25
#D6EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#D6EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EBDC
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EBDC | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#D3EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d6ebdc; /* rgb */ color: rgb(214, 235, 220); /* oklch */ color: oklch(92.0% 0.030 154.7);
Tailwind
colors: {
custom: {
50: '#e2f1e6',
500: '#d6ebdc',
950: '#000000',
},
}SCSS
$custom: #d6ebdc; $custom-light: #e2f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d6ebdc",
"rgb": {
"r": 214,
"g": 235,
"b": 220
},
"hsl": {
"h": 137.143,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.92038,
"c": 0.02997,
"h": 154.7
},
"luminance": 0.7888
}Semantic roles & 50–950 ramp
primary
#D6EBDC
secondary
#C5A0BA
accent
#388CAD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584