#D3EB91#D3EB91
#D3EB91 is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 90.2% C 0.117 H 121.0°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EB91 |
|---|---|
| RGB | rgb(211, 235, 145) |
| HSL | hsl(76, 69%, 75%) |
| HSV | hsv(76, 38%, 92%) |
| CMYK | cmyk(10.2%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(89.54, -22.01, 41.06) |
| CIE-LCH | lch(89.54, 46.59, 118.19°) |
| OKLab | oklab(90.21% -0.0604 0.1007) |
| OKLCH | oklch(90.21% 0.117 121) |
| XYZ | xyz(61.6831, 75.3099, 38.0693) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.60
Light Yellow Green
#CCFD7F
ΔE00 6.24
Pistachio (survey)
#C0FA8B
ΔE00 6.27
Greenish Beige
#C9D179
ΔE00 6.49
Pale Olive Green
#B1D27B
ΔE00 6.54
Celery
#C1FD95
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EB91 #A991EB
analogous
#EBD691 #D3EB91 #A6EB91
triadic
#D3EB91 #91D3EB #EB91D3
tetradic
#D3EB91 #91EBD6 #A991EB #EB91A6
square
#D3EB91 #91EBD6 #A991EB #EB91A6
split-complementary
#D3EB91 #91A6EB #D691EB
monochromatic
#AAD829 #BEE25D #D3EB91 #E8F4C5 #F5FAE5
Accessibility & contrast
On white
1.31
#D3EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#D3EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EB91
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EB91 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#DAE2D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3eb91; /* rgb */ color: rgb(211, 235, 145); /* oklch */ color: oklch(90.2% 0.117 121.0);
Tailwind
colors: {
custom: {
50: '#e1f1b2',
500: '#d3eb91',
950: '#000000',
},
}SCSS
$custom: #d3eb91; $custom-light: #e1f1b2; $custom-dark: #000000;
JSON
{
"hex": "#d3eb91",
"rgb": {
"r": 211,
"g": 235,
"b": 145
},
"hsl": {
"h": 76,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.90208,
"c": 0.11742,
"h": 121
},
"luminance": 0.7531
}Semantic roles & 50–950 ramp
primary
#D3EB91
secondary
#775AC6
accent
#14D147
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581