#91DD76#91DD76
#91DD76 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.4% C 0.156 H 138.0°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #91DD76 |
|---|---|
| RGB | rgb(145, 221, 118) |
| HSL | hsl(104, 60%, 66%) |
| HSV | hsv(104, 47%, 87%) |
| CMYK | cmyk(34.4%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(81.31, -42.27, 43.10) |
| CIE-LCH | lch(81.31, 60.37, 134.44°) |
| OKLab | oklab(82.44% -0.1159 0.1044) |
| OKLCH | oklch(82.44% 0.156 138) |
| XYZ | xyz(40.8023, 59.0388, 26.3818) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.79
Lightish Green
#61E160
ΔE00 5.27
Fresh Green
#69D84F
ΔE00 5.35
Pistachio
#93C572
ΔE00 6.32
Light Green
#96F97B
ΔE00 6.33
Pale Olive Green
#B1D27B
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DD76 #C276DD
analogous
#C5DD76 #91DD76 #76DD8F
triadic
#91DD76 #7691DD #DD7691
tetradic
#91DD76 #76C5DD #C276DD #DD8F76
square
#91DD76 #76C5DD #C276DD #DD8F76
split-complementary
#91DD76 #8F76DD #DD76C5
monochromatic
#4DAE2B #6AD145 #91DD76 #B8E9A7 #E0F5D8
Accessibility & contrast
On white
1.64
#91DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#91DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DD76
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DD76 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6E
Deuteranopia (green-blind)
#D8C77C
Tritanopia (blue-blind)
#8DD7C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #91dd76; /* rgb */ color: rgb(145, 221, 118); /* oklch */ color: oklch(82.4% 0.156 138.0);
Tailwind
colors: {
custom: {
50: '#b4e89f',
500: '#91dd76',
950: '#000000',
},
}SCSS
$custom: #91dd76; $custom-light: #b4e89f; $custom-dark: #000000;
JSON
{
"hex": "#91dd76",
"rgb": {
"r": 145,
"g": 221,
"b": 118
},
"hsl": {
"h": 104.272,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.82436,
"c": 0.15599,
"h": 138
},
"luminance": 0.59041
}Semantic roles & 50–950 ramp
primary
#91DD76
secondary
#9447B0
accent
#1EC89B
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480