#D3EBBD#D3EBBD
#D3EBBD is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 91.1% C 0.066 H 130.1°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBBD |
|---|---|
| RGB | rgb(211, 235, 189) |
| HSL | hsl(91, 53%, 83%) |
| HSV | hsv(91, 20%, 92%) |
| CMYK | cmyk(10.2%, 0%, 19.6%, 7.8%) |
| CIE-LAB | lab(90.29, -15.94, 19.73) |
| CIE-LCH | lch(90.29, 25.37, 128.94°) |
| OKLab | oklab(91.06% -0.0426 0.0506) |
| OKLCH | oklch(91.06% 0.066 130.1) |
| XYZ | xyz(65.7561, 76.9392, 59.5207) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.76
Light Grey Green
#B7E1A1
ΔE00 6.01
Very Pale Green
#CFFDBC
ΔE00 6.05
Very Light Green
#D1FFBD
ΔE00 6.32
Pale Green
#C7FDB5
ΔE00 7.42
Washed Out Green
#BCF5A6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBBD #D5BDEB
analogous
#EAEBBD #D3EBBD #BDEBBE
triadic
#D3EBBD #BDD3EB #EBBDD3
tetradic
#D3EBBD #BDEAEB #D5BDEB #EBBEBD
square
#D3EBBD #BDEAEB #D5BDEB #EBBEBD
split-complementary
#D3EBBD #BEBDEB #EBBDEA
monochromatic
#94CF5F #B4DD8E #D3EBBD #EFF8E8 #EFF8E8
Accessibility & contrast
On white
1.28
#D3EBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#D3EBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBBD
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBBD | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4BA
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#D5E7DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d3ebbd; /* rgb */ color: rgb(211, 235, 189); /* oklch */ color: oklch(91.1% 0.066 130.1);
Tailwind
colors: {
custom: {
50: '#e0f1d1',
500: '#d3ebbd',
950: '#000000',
},
}SCSS
$custom: #d3ebbd; $custom-light: #e0f1d1; $custom-dark: #000000;
JSON
{
"hex": "#d3ebbd",
"rgb": {
"r": 211,
"g": 235,
"b": 189
},
"hsl": {
"h": 91.304,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.91059,
"c": 0.06613,
"h": 130.1
},
"luminance": 0.7694
}Semantic roles & 50–950 ramp
primary
#D3EBBD
secondary
#A885C7
accent
#25C176
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583