#D3ECCD#D3ECCD
#D3ECCD is a very light, muted green. Relative luminance 0.782; OKLCH L 91.6% C 0.049 H 139.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECCD |
|---|---|
| RGB | rgb(211, 236, 205) |
| HSL | hsl(108, 45%, 86%) |
| HSV | hsv(108, 13%, 93%) |
| CMYK | cmyk(10.6%, 0%, 13.1%, 7.5%) |
| CIE-LAB | lab(90.89, -13.82, 12.28) |
| CIE-LCH | lch(90.89, 18.49, 138.37°) |
| OKLab | oklab(91.65% -0.0374 0.0318) |
| OKLCH | oklch(91.65% 0.049 139.6) |
| XYZ | xyz(67.8767, 78.2468, 69.2729) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.81
Light Sage
#BCECAC
ΔE00 8.71
Very Pale Green
#CFFDBC
ΔE00 8.81
Very Light Green
#D1FFBD
ΔE00 9.07
Mint
#AAF0C1
ΔE00 9.09
Light Grey Green
#B7E1A1
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECCD #E6CDEC
analogous
#E3ECCD #D3ECCD #CDECD7
triadic
#D3ECCD #CDD3EC #ECCDD3
tetradic
#D3ECCD #CDE3EC #E6CDEC #ECD7CD
square
#D3ECCD #CDE3EC #E6CDEC #ECD7CD
split-complementary
#D3ECCD #D7CDEC #ECCDE3
monochromatic
#85CA74 #ACDBA1 #D3ECCD #EBF7E9 #EBF7E9
Accessibility & contrast
On white
1.26
#D3ECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#D3ECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECCD
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECCD | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CB
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#D2EAE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3eccd; /* rgb */ color: rgb(211, 236, 205); /* oklch */ color: oklch(91.6% 0.049 139.6);
Tailwind
colors: {
custom: {
50: '#e0f2dc',
500: '#d3eccd',
950: '#000000',
},
}SCSS
$custom: #d3eccd; $custom-light: #e0f2dc; $custom-dark: #000000;
JSON
{
"hex": "#d3eccd",
"rgb": {
"r": 211,
"g": 236,
"b": 205
},
"hsl": {
"h": 108.387,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.91646,
"c": 0.04916,
"h": 139.6
},
"luminance": 0.78248
}Semantic roles & 50–950 ramp
primary
#D3ECCD
secondary
#BE95C8
accent
#2DB89D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584