#D3E5BB#D3E5BB
#D3E5BB is a very light, muted yellow-green. Relative luminance 0.735; OKLCH L 89.8% C 0.059 H 126.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E5BB |
|---|---|
| RGB | rgb(211, 229, 187) |
| HSL | hsl(86, 45%, 82%) |
| HSV | hsv(86, 18%, 90%) |
| CMYK | cmyk(7.9%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(88.67, -13.27, 18.51) |
| CIE-LCH | lch(88.67, 22.78, 125.64°) |
| OKLab | oklab(89.76% -0.0351 0.0475) |
| OKLCH | oklch(89.76% 0.059 126.5) |
| XYZ | xyz(63.8516, 73.4751, 57.8223) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.99
Light Sage
#BCECAC
ΔE00 7.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.82
Very Pale Green
#CFFDBC
ΔE00 7.94
Very Light Green
#D1FFBD
ΔE00 8.21
Ecru
#FEFFCA
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E5BB #CDBBE5
analogous
#E5E2BB #D3E5BB #BEE5BB
triadic
#D3E5BB #BBD3E5 #E5BBD3
tetradic
#D3E5BB #BBE5E2 #CDBBE5 #E5BBBE
square
#D3E5BB #BBE5E2 #CDBBE5 #E5BBBE
split-complementary
#D3E5BB #BBBEE5 #E2BBE5
monochromatic
#9AC362 #B6D48F #D3E5BB #F0F6E7 #F1F7E9
Accessibility & contrast
On white
1.34
#D3E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#D3E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E5BB
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E5BB | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB9
Deuteranopia (green-blind)
#E7DEBD
Tritanopia (blue-blind)
#D5E1D9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d3e5bb; /* rgb */ color: rgb(211, 229, 187); /* oklch */ color: oklch(89.8% 0.059 126.5);
Tailwind
colors: {
custom: {
50: '#e0edcf',
500: '#d3e5bb',
950: '#000000',
},
}SCSS
$custom: #d3e5bb; $custom-light: #e0edcf; $custom-dark: #000000;
JSON
{
"hex": "#d3e5bb",
"rgb": {
"r": 211,
"g": 229,
"b": 187
},
"hsl": {
"h": 85.714,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.89758,
"c": 0.05908,
"h": 126.5
},
"luminance": 0.73475
}Semantic roles & 50–950 ramp
primary
#D3E5BB
secondary
#9E85BF
accent
#2EB869
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483