#D3EBDE#D3EBDE
#D3EBDE is a very light, muted green. Relative luminance 0.785; OKLCH L 91.9% C 0.031 H 162.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBDE |
|---|---|
| RGB | rgb(211, 235, 222) |
| HSL | hsl(148, 38%, 87%) |
| HSV | hsv(148, 10%, 92%) |
| CMYK | cmyk(10.2%, 0%, 5.5%, 7.8%) |
| CIE-LAB | lab(91.03, -10.31, 3.62) |
| CIE-LCH | lch(91.03, 10.93, 160.64°) |
| OKLab | oklab(91.88% -0.0293 0.0094) |
| OKLCH | oklch(91.88% 0.031 162.2) |
| XYZ | xyz(69.7542, 78.5384, 80.5775) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.50
Ice
#D6FFFA
ΔE00 6.54
Lightcyan
#E0FFFF
ΔE00 7.04
Ice Blue (survey)
#D7FFFE
ΔE00 7.33
Very Pale Blue
#D6FFFE
ΔE00 7.43
Very Light Blue
#D5FFFF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBDE #EBD3E0
analogous
#D4EBD3 #D3EBDE #D3EBEA
triadic
#D3EBDE #DED3EB #EBDED3
tetradic
#D3EBDE #D3D4EB #EBD3E0 #EBEAD3
square
#D3EBDE #D3D4EB #EBD3E0 #EBEAD3
split-complementary
#D3EBDE #EAD3EB #EBD3D4
monochromatic
#7FC59F #A9D8BE #D3EBDE #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.26
#D3EBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#D3EBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBDE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBDE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#CFEBE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3ebde; /* rgb */ color: rgb(211, 235, 222); /* oklch */ color: oklch(91.9% 0.031 162.2);
Tailwind
colors: {
custom: {
50: '#e0f1e8',
500: '#d3ebde',
950: '#000000',
},
}SCSS
$custom: #d3ebde; $custom-light: #e0f1e8; $custom-dark: #000000;
JSON
{
"hex": "#d3ebde",
"rgb": {
"r": 211,
"g": 235,
"b": 222
},
"hsl": {
"h": 147.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.91881,
"c": 0.03076,
"h": 162.2
},
"luminance": 0.78539
}Semantic roles & 50–950 ramp
primary
#D3EBDE
secondary
#C69DB3
accent
#3578B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584