#D3EECB#D3EECB
#D3EECB is a very light, muted green. Relative luminance 0.793; OKLCH L 92.0% C 0.055 H 138.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EECB |
|---|---|
| RGB | rgb(211, 238, 203) |
| HSL | hsl(106, 51%, 86%) |
| HSV | hsv(106, 15%, 93%) |
| CMYK | cmyk(11.3%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(91.37, -15.15, 14.00) |
| CIE-LCH | lch(91.37, 20.63, 137.26°) |
| OKLab | oklab(92.01% -0.041 0.0362) |
| OKLCH | oklch(92.01% 0.055 138.5) |
| XYZ | xyz(68.2159, 79.3089, 68.2026) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.61
Light Sage
#BCECAC
ΔE00 7.63
Very Light Green
#D1FFBD
ΔE00 7.87
Light Grey Green
#B7E1A1
ΔE00 8.24
Mint
#AAF0C1
ΔE00 8.36
Honeydew
#F0FFF0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EECB #E6CBEE
analogous
#E5EECB #D3EECB #CBEED5
triadic
#D3EECB #CBD3EE #EECBD3
tetradic
#D3EECB #CBE5EE #E6CBEE #EED5CB
square
#D3EECB #CBE5EE #E6CBEE #EED5CB
split-complementary
#D3EECB #D5CBEE #EECBE5
monochromatic
#85D06F #ACDF9D #D3EECB #EBF7E8 #EBF7E8
Accessibility & contrast
On white
1.25
#D3EECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#D3EECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EECB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EECB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C9
Deuteranopia (green-blind)
#ECE5CD
Tritanopia (blue-blind)
#D2EBE4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3eecb; /* rgb */ color: rgb(211, 238, 203); /* oklch */ color: oklch(92.0% 0.055 138.5);
Tailwind
colors: {
custom: {
50: '#e0f3da',
500: '#d3eecb',
950: '#000000',
},
}SCSS
$custom: #d3eecb; $custom-light: #e0f3da; $custom-dark: #000000;
JSON
{
"hex": "#d3eecb",
"rgb": {
"r": 211,
"g": 238,
"b": 203
},
"hsl": {
"h": 106.286,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.92014,
"c": 0.0547,
"h": 138.5
},
"luminance": 0.7931
}Semantic roles & 50–950 ramp
primary
#D3EECB
secondary
#BE92CB
accent
#27BE9C
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151715
muted
#848584