#D3EBDC#D3EBDC
#D3EBDC is a very light, muted green. Relative luminance 0.784; OKLCH L 91.8% C 0.032 H 158.3°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBDC |
|---|---|
| RGB | rgb(211, 235, 220) |
| HSL | hsl(143, 38%, 87%) |
| HSV | hsv(143, 10%, 92%) |
| CMYK | cmyk(10.2%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(90.98, -10.68, 4.59) |
| CIE-LCH | lch(90.98, 11.62, 156.71°) |
| OKLab | oklab(91.83% -0.0301 0.012) |
| OKLCH | oklch(91.83% 0.032 158.3) |
| XYZ | xyz(69.4878, 78.4318, 79.1742) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.50
Ice
#D6FFFA
ΔE00 6.97
Lightcyan
#E0FFFF
ΔE00 7.69
Ice Blue (survey)
#D7FFFE
ΔE00 7.88
Very Pale Blue
#D6FFFE
ΔE00 7.98
Very Light Blue
#D5FFFF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBDC #EBD3E2
analogous
#D6EBD3 #D3EBDC #D3EBE8
triadic
#D3EBDC #DCD3EB #EBDCD3
tetradic
#D3EBDC #D3D6EB #EBD3E2 #EBE8D3
square
#D3EBDC #D3D6EB #EBD3E2 #EBE8D3
split-complementary
#D3EBDC #E8D3EB #EBD3D6
monochromatic
#7FC599 #A9D8BB #D3EBDC #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.26
#D3EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#D3EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBDC
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBDC | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#CFEBE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3ebdc; /* rgb */ color: rgb(211, 235, 220); /* oklch */ color: oklch(91.8% 0.032 158.3);
Tailwind
colors: {
custom: {
50: '#e0f1e6',
500: '#d3ebdc',
950: '#000000',
},
}SCSS
$custom: #d3ebdc; $custom-light: #e0f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d3ebdc",
"rgb": {
"r": 211,
"g": 235,
"b": 220
},
"hsl": {
"h": 142.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.91826,
"c": 0.03236,
"h": 158.3
},
"luminance": 0.78433
}Semantic roles & 50–950 ramp
primary
#D3EBDC
secondary
#C69DB6
accent
#3582B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584