#91DB76#91DB76
#91DB76 is a light, vivid green. Relative luminance 0.580; OKLCH L 82.0% C 0.153 H 137.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #91DB76 |
|---|---|
| RGB | rgb(145, 219, 118) |
| HSL | hsl(104, 58%, 66%) |
| HSV | hsv(104, 46%, 86%) |
| CMYK | cmyk(33.8%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(80.73, -41.39, 42.37) |
| CIE-LCH | lch(80.73, 59.23, 134.33°) |
| OKLab | oklab(81.97% -0.1135 0.1028) |
| OKLCH | oklch(81.97% 0.153 137.8) |
| XYZ | xyz(40.2774, 57.9890, 26.2068) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.10
Fresh Green
#69D84F
ΔE00 5.45
Lightish Green
#61E160
ΔE00 5.52
Pistachio
#93C572
ΔE00 5.83
Pale Olive Green
#B1D27B
ΔE00 6.53
Light Green
#96F97B
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DB76 #C076DB
analogous
#C4DB76 #91DB76 #76DB8D
triadic
#91DB76 #7691DB #DB7691
tetradic
#91DB76 #76C4DB #C076DB #DB8D76
square
#91DB76 #76C4DB #C076DB #DB8D76
split-complementary
#91DB76 #8D76DB #DB76C4
monochromatic
#4EAA2D #6ACE46 #91DB76 #B8E8A6 #DFF4D7
Accessibility & contrast
On white
1.67
#91DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#91DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DB76
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DB76 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6E
Deuteranopia (green-blind)
#D6C67C
Tritanopia (blue-blind)
#8ED5C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #91db76; /* rgb */ color: rgb(145, 219, 118); /* oklch */ color: oklch(82.0% 0.153 137.8);
Tailwind
colors: {
custom: {
50: '#b4e69f',
500: '#91db76',
950: '#000000',
},
}SCSS
$custom: #91db76; $custom-light: #b4e69f; $custom-dark: #000000;
JSON
{
"hex": "#91db76",
"rgb": {
"r": 145,
"g": 219,
"b": 118
},
"hsl": {
"h": 103.96,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.81965,
"c": 0.15312,
"h": 137.8
},
"luminance": 0.57991
}Semantic roles & 50–950 ramp
primary
#91DB76
secondary
#9248AD
accent
#20C699
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480