#91EB8A#91EB8A
#91EB8A is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.0% C 0.157 H 142.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91EB8A |
|---|---|
| RGB | rgb(145, 235, 138) |
| HSL | hsl(116, 71%, 73%) |
| HSV | hsv(116, 41%, 92%) |
| CMYK | cmyk(38.3%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.64, -45.62, 38.76) |
| CIE-LCH | lch(85.64, 59.86, 139.65°) |
| OKLab | oklab(86.04% -0.1244 0.0954) |
| OKLCH | oklch(86.04% 0.157 142.5) |
| XYZ | xyz(45.9709, 67.2688, 34.6017) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.03
Palegreen
#98FB98
ΔE00 3.40
Mint Green
#8FFF9F
ΔE00 4.60
Light Green
#96F97B
ΔE00 4.65
Baby Green
#8CFF9E
ΔE00 4.67
Pale Light Green
#B1FC99
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EB8A #E48AEB
analogous
#C1EB8A #91EB8A #8AEBB3
triadic
#91EB8A #8A91EB #EB8A91
tetradic
#91EB8A #8AC1EB #E48AEB #EBB38A
square
#91EB8A #8AC1EB #E48AEB #EBB38A
split-complementary
#91EB8A #B38AEB #EB8AC1
monochromatic
#31D625 #60E256 #91EB8A #C2F4BE #E6FBE5
Accessibility & contrast
On white
1.45
#91EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#91EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EB8A
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EB8A | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#88E6D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #91eb8a; /* rgb */ color: rgb(145, 235, 138); /* oklch */ color: oklch(86.0% 0.157 142.5);
Tailwind
colors: {
custom: {
50: '#b5f2ad',
500: '#91eb8a',
950: '#000000',
},
}SCSS
$custom: #91eb8a; $custom-light: #b5f2ad; $custom-dark: #000000;
JSON
{
"hex": "#91eb8a",
"rgb": {
"r": 145,
"g": 235,
"b": 138
},
"hsl": {
"h": 115.67,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86044,
"c": 0.15675,
"h": 142.5
},
"luminance": 0.67271
}Semantic roles & 50–950 ramp
primary
#91EB8A
secondary
#BD54C5
accent
#13D3C5
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581