#D3EBCD#D3EBCD
#D3EBCD is a very light, muted green. Relative luminance 0.777; OKLCH L 91.4% C 0.048 H 139.4°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBCD |
|---|---|
| RGB | rgb(211, 235, 205) |
| HSL | hsl(108, 43%, 86%) |
| HSV | hsv(108, 13%, 92%) |
| CMYK | cmyk(10.2%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(90.63, -13.32, 11.91) |
| CIE-LCH | lch(90.63, 17.87, 138.21°) |
| OKLab | oklab(91.44% -0.0361 0.0309) |
| OKLCH | oklch(91.44% 0.048 139.4) |
| XYZ | xyz(67.5896, 77.6726, 69.1772) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.61
Light Sage
#BCECAC
ΔE00 9.02
Beige
#F5F5DC
ΔE00 9.11
Very Pale Green
#CFFDBC
ΔE00 9.18
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.23
Light Grey Green
#B7E1A1
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBCD #E5CDEB
analogous
#E2EBCD #D3EBCD #CDEBD6
triadic
#D3EBCD #CDD3EB #EBCDD3
tetradic
#D3EBCD #CDE2EB #E5CDEB #EBD6CD
square
#D3EBCD #CDE2EB #E5CDEB #EBD6CD
split-complementary
#D3EBCD #D6CDEB #EBCDE2
monochromatic
#86C876 #ADDAA1 #D3EBCD #ECF6E9 #ECF6E9
Accessibility & contrast
On white
1.27
#D3EBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#D3EBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBCD
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBCD | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CB
Deuteranopia (green-blind)
#E9E3CE
Tritanopia (blue-blind)
#D2E9E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d3ebcd; /* rgb */ color: rgb(211, 235, 205); /* oklch */ color: oklch(91.4% 0.048 139.4);
Tailwind
colors: {
custom: {
50: '#e0f1dc',
500: '#d3ebcd',
950: '#000000',
},
}SCSS
$custom: #d3ebcd; $custom-light: #e0f1dc; $custom-dark: #000000;
JSON
{
"hex": "#d3ebcd",
"rgb": {
"r": 211,
"g": 235,
"b": 205
},
"hsl": {
"h": 108,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91437,
"c": 0.0475,
"h": 139.4
},
"luminance": 0.77673
}Semantic roles & 50–950 ramp
primary
#D3EBCD
secondary
#BD96C6
accent
#30B69B
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584