#D3EBD3#D3EBD3
#D3EBD3 is a very light, muted green. Relative luminance 0.780; OKLCH L 91.6% C 0.041 H 145.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBD3 |
|---|---|
| RGB | rgb(211, 235, 211) |
| HSL | hsl(120, 38%, 87%) |
| HSV | hsv(120, 10%, 92%) |
| CMYK | cmyk(10.2%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(90.77, -12.29, 8.98) |
| CIE-LCH | lch(90.77, 15.22, 143.83°) |
| OKLab | oklab(91.59% -0.0337 0.0234) |
| OKLCH | oklch(91.59% 0.041 145.2) |
| XYZ | xyz(68.3278, 77.9678, 73.0649) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.47
Beige
#F5F5DC
ΔE00 9.04
Ice
#D6FFFA
ΔE00 9.26
Off White (survey)
#FFFFE4
ΔE00 9.87
Lightyellow
#FFFFE0
ΔE00 9.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBD3 #EBD3EB
analogous
#DFEBD3 #D3EBD3 #D3EBDF
triadic
#D3EBD3 #D3D3EB #EBD3D3
tetradic
#D3EBD3 #D3DFEB #EBD3EB #EBDFD3
square
#D3EBD3 #D3DFEB #EBD3EB #EBDFD3
split-complementary
#D3EBD3 #DFD3EB #EBD3DF
monochromatic
#7FC57F #A9D8A9 #D3EBD3 #EAF5EA #EAF5EA
Accessibility & contrast
On white
1.27
#D3EBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#D3EBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBD3
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBD3 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6D2
Deuteranopia (green-blind)
#E8E4D4
Tritanopia (blue-blind)
#D1E9E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3ebd3; /* rgb */ color: rgb(211, 235, 211); /* oklch */ color: oklch(91.6% 0.041 145.2);
Tailwind
colors: {
custom: {
50: '#e0f1e0',
500: '#d3ebd3',
950: '#000000',
},
}SCSS
$custom: #d3ebd3; $custom-light: #e0f1e0; $custom-dark: #000000;
JSON
{
"hex": "#d3ebd3",
"rgb": {
"r": 211,
"g": 235,
"b": 211
},
"hsl": {
"h": 120,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.91589,
"c": 0.04098,
"h": 145.2
},
"luminance": 0.77969
}Semantic roles & 50–950 ramp
primary
#D3EBD3
secondary
#C69DC6
accent
#35B0B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584