#D3EBDD#D3EBDD
#D3EBDD is a very light, muted green. Relative luminance 0.785; OKLCH L 91.9% C 0.032 H 160.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBDD |
|---|---|
| RGB | rgb(211, 235, 221) |
| HSL | hsl(145, 38%, 87%) |
| HSV | hsv(145, 10%, 92%) |
| CMYK | cmyk(10.2%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(91.00, -10.49, 4.11) |
| CIE-LCH | lch(91.00, 11.27, 158.62°) |
| OKLab | oklab(91.85% -0.0297 0.0107) |
| OKLCH | oklch(91.85% 0.032 160.2) |
| XYZ | xyz(69.6206, 78.4850, 79.8738) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.49
Ice
#D6FFFA
ΔE00 6.75
Lightcyan
#E0FFFF
ΔE00 7.36
Ice Blue (survey)
#D7FFFE
ΔE00 7.60
Very Pale Blue
#D6FFFE
ΔE00 7.70
Very Light Blue
#D5FFFF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBDD #EBD3E1
analogous
#D5EBD3 #D3EBDD #D3EBE9
triadic
#D3EBDD #DDD3EB #EBDDD3
tetradic
#D3EBDD #D3D5EB #EBD3E1 #EBE9D3
square
#D3EBDD #D3D5EB #EBD3E1 #EBE9D3
split-complementary
#D3EBDD #E9D3EB #EBD3D5
monochromatic
#7FC59C #A9D8BC #D3EBDD #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.26
#D3EBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#D3EBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBDD
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBDD | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DC
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#CFEBE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3ebdd; /* rgb */ color: rgb(211, 235, 221); /* oklch */ color: oklch(91.9% 0.032 160.2);
Tailwind
colors: {
custom: {
50: '#e0f1e7',
500: '#d3ebdd',
950: '#000000',
},
}SCSS
$custom: #d3ebdd; $custom-light: #e0f1e7; $custom-dark: #000000;
JSON
{
"hex": "#d3ebdd",
"rgb": {
"r": 211,
"g": 235,
"b": 221
},
"hsl": {
"h": 145,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.91854,
"c": 0.03155,
"h": 160.2
},
"luminance": 0.78486
}Semantic roles & 50–950 ramp
primary
#D3EBDD
secondary
#C69DB5
accent
#357DB0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584