#D6EBDA#D6EBDA
#D6EBDA is a very light, muted green. Relative luminance 0.788; OKLCH L 92.0% C 0.032 H 151.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EBDA |
|---|---|
| RGB | rgb(214, 235, 218) |
| HSL | hsl(131, 34%, 88%) |
| HSV | hsv(131, 9%, 92%) |
| CMYK | cmyk(8.9%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(91.13, -10.04, 5.89) |
| CIE-LCH | lch(91.13, 11.64, 149.62°) |
| OKLab | oklab(91.99% -0.0279 0.0154) |
| OKLCH | oklch(91.99% 0.032 151.1) |
| XYZ | xyz(70.0922, 78.7739, 77.8282) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.02
Ice
#D6FFFA
ΔE00 7.96
Mintcream
#F5FFFA
ΔE00 8.20
Lightcyan
#E0FFFF
ΔE00 8.49
Light Grey
#D8DCD6
ΔE00 8.52
Beige
#F5F5DC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EBDA #EBD6E7
analogous
#DCEBD6 #D6EBDA #D6EBE4
triadic
#D6EBDA #DAD6EB #EBDAD6
tetradic
#D6EBDA #D6DCEB #EBD6E7 #EBE4D6
square
#D6EBDA #D6DCEB #EBD6E7 #EBE4D6
split-complementary
#D6EBDA #E4D6EB #EBD6DC
monochromatic
#84C390 #ADD7B5 #D6EBDA #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.25
#D6EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#D6EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EBDA
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EBDA | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7D9
Deuteranopia (green-blind)
#E7E5DB
Tritanopia (blue-blind)
#D4EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d6ebda; /* rgb */ color: rgb(214, 235, 218); /* oklch */ color: oklch(92.0% 0.032 151.1);
Tailwind
colors: {
custom: {
50: '#e2f1e5',
500: '#d6ebda',
950: '#000000',
},
}SCSS
$custom: #d6ebda; $custom-light: #e2f1e5; $custom-dark: #000000;
JSON
{
"hex": "#d6ebda",
"rgb": {
"r": 214,
"g": 235,
"b": 218
},
"hsl": {
"h": 131.429,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.91985,
"c": 0.03183,
"h": 151.1
},
"luminance": 0.78775
}Semantic roles & 50–950 ramp
primary
#D6EBDA
secondary
#C5A0BE
accent
#3897AD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584