#D3ECBA#D3ECBA
#D3ECBA is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.2% C 0.071 H 129.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECBA |
|---|---|
| RGB | rgb(211, 236, 186) |
| HSL | hsl(90, 57%, 83%) |
| HSV | hsv(90, 21%, 93%) |
| CMYK | cmyk(10.6%, 0%, 21.2%, 7.5%) |
| CIE-LAB | lab(90.50, -16.91, 21.57) |
| CIE-LCH | lch(90.50, 27.40, 128.09°) |
| OKLab | oklab(91.2% -0.0452 0.0551) |
| OKLCH | oklch(91.2% 0.071 129.4) |
| XYZ | xyz(65.7209, 77.3845, 57.9191) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.14
Very Pale Green
#CFFDBC
ΔE00 5.37
Light Grey Green
#B7E1A1
ΔE00 5.45
Very Light Green
#D1FFBD
ΔE00 5.64
Pale Green
#C7FDB5
ΔE00 6.70
Washed Out Green
#BCF5A6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECBA #D3BAEC
analogous
#ECECBA #D3ECBA #BAECBA
triadic
#D3ECBA #BAD3EC #ECBAD3
tetradic
#D3ECBA #BAECEC #D3BAEC #ECBABA
square
#D3ECBA #BAECEC #D3BAEC #ECBABA
split-complementary
#D3ECBA #BABAEC #ECBAEC
monochromatic
#96D25A #B4DF8A #D3ECBA #F0F8E7 #F0F8E7
Accessibility & contrast
On white
1.27
#D3ECBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#D3ECBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECBA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECBA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B7
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#D5E7DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d3ecba; /* rgb */ color: rgb(211, 236, 186); /* oklch */ color: oklch(91.2% 0.071 129.4);
Tailwind
colors: {
custom: {
50: '#e0f2cf',
500: '#d3ecba',
950: '#000000',
},
}SCSS
$custom: #d3ecba; $custom-light: #e0f2cf; $custom-dark: #000000;
JSON
{
"hex": "#d3ecba",
"rgb": {
"r": 211,
"g": 236,
"b": 186
},
"hsl": {
"h": 90,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.91202,
"c": 0.07127,
"h": 129.4
},
"luminance": 0.77385
}Semantic roles & 50–950 ramp
primary
#D3ECBA
secondary
#A581C9
accent
#21C473
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151613
muted
#848583