#D3EBDB#D3EBDB
#D3EBDB is a very light, muted green. Relative luminance 0.784; OKLCH L 91.8% C 0.033 H 156.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBDB |
|---|---|
| RGB | rgb(211, 235, 219) |
| HSL | hsl(140, 38%, 87%) |
| HSV | hsv(140, 10%, 92%) |
| CMYK | cmyk(10.2%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(90.95, -10.86, 5.08) |
| CIE-LCH | lch(90.95, 11.99, 154.92°) |
| OKLab | oklab(91.8% -0.0305 0.0132) |
| OKLCH | oklch(91.8% 0.033 156.5) |
| XYZ | xyz(69.3557, 78.3790, 78.4788) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.53
Ice
#D6FFFA
ΔE00 7.20
Lightcyan
#E0FFFF
ΔE00 8.01
Ice Blue (survey)
#D7FFFE
ΔE00 8.17
Very Pale Blue
#D6FFFE
ΔE00 8.26
Mintcream
#F5FFFA
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBDB #EBD3E3
analogous
#D7EBD3 #D3EBDB #D3EBE7
triadic
#D3EBDB #DBD3EB #EBDBD3
tetradic
#D3EBDB #D3D7EB #EBD3E3 #EBE7D3
square
#D3EBDB #D3D7EB #EBD3E3 #EBE7D3
split-complementary
#D3EBDB #E7D3EB #EBD3D7
monochromatic
#7FC596 #A9D8B9 #D3EBDB #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.26
#D3EBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#D3EBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBDB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBDB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#D0EAE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3ebdb; /* rgb */ color: rgb(211, 235, 219); /* oklch */ color: oklch(91.8% 0.033 156.5);
Tailwind
colors: {
custom: {
50: '#e0f1e6',
500: '#d3ebdb',
950: '#000000',
},
}SCSS
$custom: #d3ebdb; $custom-light: #e0f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d3ebdb",
"rgb": {
"r": 211,
"g": 235,
"b": 219
},
"hsl": {
"h": 140,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.91799,
"c": 0.03322,
"h": 156.5
},
"luminance": 0.7838
}Semantic roles & 50–950 ramp
primary
#D3EBDB
secondary
#C69DB8
accent
#3587B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584