#D3EBBC#D3EBBC
#D3EBBC is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 91.0% C 0.067 H 129.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBBC |
|---|---|
| RGB | rgb(211, 235, 188) |
| HSL | hsl(91, 54%, 83%) |
| HSV | hsv(91, 20%, 92%) |
| CMYK | cmyk(10.2%, 0%, 20%, 7.8%) |
| CIE-LAB | lab(90.27, -16.10, 20.22) |
| CIE-LCH | lch(90.27, 25.85, 128.53°) |
| OKLab | oklab(91.04% -0.043 0.0518) |
| OKLCH | oklch(91.04% 0.067 129.7) |
| XYZ | xyz(65.6479, 76.8959, 58.9510) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.63
Light Grey Green
#B7E1A1
ΔE00 5.86
Very Pale Green
#CFFDBC
ΔE00 5.92
Very Light Green
#D1FFBD
ΔE00 6.20
Pale Green
#C7FDB5
ΔE00 7.28
Washed Out Green
#BCF5A6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBBC #D4BCEB
analogous
#EBEBBC #D3EBBC #BCEBBC
triadic
#D3EBBC #BCD3EB #EBBCD3
tetradic
#D3EBBC #BCEBEB #D4BCEB #EBBCBC
square
#D3EBBC #BCEBEB #D4BCEB #EBBCBC
split-complementary
#D3EBBC #BCBCEB #EBBCEB
monochromatic
#95CF5E #B4DD8D #D3EBBC #F0F8E7 #F0F8E7
Accessibility & contrast
On white
1.28
#D3EBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#D3EBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBBC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBBC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#ECE3BE
Tritanopia (blue-blind)
#D5E7DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d3ebbc; /* rgb */ color: rgb(211, 235, 188); /* oklch */ color: oklch(91.0% 0.067 129.7);
Tailwind
colors: {
custom: {
50: '#e0f1d0',
500: '#d3ebbc',
950: '#000000',
},
}SCSS
$custom: #d3ebbc; $custom-light: #e0f1d0; $custom-dark: #000000;
JSON
{
"hex": "#d3ebbc",
"rgb": {
"r": 211,
"g": 235,
"b": 188
},
"hsl": {
"h": 90.638,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.91036,
"c": 0.06732,
"h": 129.7
},
"luminance": 0.76896
}Semantic roles & 50–950 ramp
primary
#D3EBBC
secondary
#A684C7
accent
#24C174
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583