#D6EBDD#D6EBDD
#D6EBDD is a very light, muted green. Relative luminance 0.789; OKLCH L 92.1% C 0.029 H 156.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EBDD |
|---|---|
| RGB | rgb(214, 235, 221) |
| HSL | hsl(140, 34%, 88%) |
| HSV | hsv(140, 9%, 92%) |
| CMYK | cmyk(8.9%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(91.20, -9.50, 4.43) |
| CIE-LCH | lch(91.20, 10.48, 155.02°) |
| OKLab | oklab(92.07% -0.0267 0.0116) |
| OKLCH | oklch(92.07% 0.029 156.6) |
| XYZ | xyz(70.4883, 78.9324, 79.9144) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.90
Ice
#D6FFFA
ΔE00 7.33
Mintcream
#F5FFFA
ΔE00 7.52
Lightcyan
#E0FFFF
ΔE00 7.55
Light Grey
#D8DCD6
ΔE00 7.97
Ice Blue (survey)
#D7FFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EBDD #EBD6E4
analogous
#D9EBD6 #D6EBDD #D6EBE7
triadic
#D6EBDD #DDD6EB #EBDDD6
tetradic
#D6EBDD #D6D9EB #EBD6E4 #EBE7D6
square
#D6EBDD #D6D9EB #EBD6E4 #EBE7D6
split-complementary
#D6EBDD #E7D6EB #EBD6D9
monochromatic
#84C399 #ADD7BB #D6EBDD #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.25
#D6EBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#D6EBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EBDD
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EBDD | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DC
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#D3EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d6ebdd; /* rgb */ color: rgb(214, 235, 221); /* oklch */ color: oklch(92.1% 0.029 156.6);
Tailwind
colors: {
custom: {
50: '#e2f1e7',
500: '#d6ebdd',
950: '#000000',
},
}SCSS
$custom: #d6ebdd; $custom-light: #e2f1e7; $custom-dark: #000000;
JSON
{
"hex": "#d6ebdd",
"rgb": {
"r": 214,
"g": 235,
"b": 221
},
"hsl": {
"h": 140,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.92065,
"c": 0.02909,
"h": 156.6
},
"luminance": 0.78933
}Semantic roles & 50–950 ramp
primary
#D6EBDD
secondary
#C5A0B9
accent
#3886AD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584