#91EB80#91EB80
#91EB80 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.9% C 0.166 H 140.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91EB80 |
|---|---|
| RGB | rgb(145, 235, 128) |
| HSL | hsl(110, 73%, 71%) |
| HSV | hsv(110, 46%, 92%) |
| CMYK | cmyk(38.3%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(85.50, -47.00, 43.48) |
| CIE-LCH | lch(85.50, 64.03, 137.23°) |
| OKLab | oklab(85.89% -0.1284 0.1058) |
| OKLCH | oklch(85.89% 0.166 140.5) |
| XYZ | xyz(45.2799, 66.9925, 30.9629) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.45
Light Green
#96F97B
ΔE00 3.56
Palegreen
#98FB98
ΔE00 3.95
Easter Green
#8CFD7E
ΔE00 4.23
Pale Light Green
#B1FC99
ΔE00 4.72
Pastel Green
#B0FF9D
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EB80 #DA80EB
analogous
#C6EB80 #91EB80 #80EBA4
triadic
#91EB80 #8091EB #EB8091
tetradic
#91EB80 #80C6EB #DA80EB #EBA480
square
#91EB80 #80C6EB #DA80EB #EBA480
split-complementary
#91EB80 #A480EB #EB80C6
monochromatic
#3DD021 #63E34B #91EB80 #BFF3B5 #E8FBE5
Accessibility & contrast
On white
1.46
#91EB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#91EB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EB80
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EB80 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#E3D387
Tritanopia (blue-blind)
#8AE5D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #91eb80; /* rgb */ color: rgb(145, 235, 128); /* oklch */ color: oklch(85.9% 0.166 140.5);
Tailwind
colors: {
custom: {
50: '#b5f2a6',
500: '#91eb80',
950: '#000000',
},
}SCSS
$custom: #91eb80; $custom-light: #b5f2a6; $custom-dark: #000000;
JSON
{
"hex": "#91eb80",
"rgb": {
"r": 145,
"g": 235,
"b": 128
},
"hsl": {
"h": 110.467,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.85885,
"c": 0.16638,
"h": 140.5
},
"luminance": 0.66995
}Semantic roles & 50–950 ramp
primary
#91EB80
secondary
#B14BC4
accent
#11D5B6
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580