#91EA80#91EA80
#91EA80 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.7% C 0.165 H 140.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #91EA80 |
|---|---|
| RGB | rgb(145, 234, 128) |
| HSL | hsl(110, 72%, 71%) |
| HSV | hsv(110, 45%, 92%) |
| CMYK | cmyk(38%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(85.21, -46.57, 43.12) |
| CIE-LCH | lch(85.21, 63.47, 137.21°) |
| OKLab | oklab(85.65% -0.1273 0.105) |
| OKLCH | oklch(85.65% 0.165 140.5) |
| XYZ | xyz(44.9944, 66.4215, 30.8677) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.45
Light Green
#96F97B
ΔE00 3.79
Palegreen
#98FB98
ΔE00 4.09
Easter Green
#8CFD7E
ΔE00 4.47
Pale Light Green
#B1FC99
ΔE00 4.84
Lightish Green
#61E160
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EA80 #D980EA
analogous
#C6EA80 #91EA80 #80EAA4
triadic
#91EA80 #8091EA #EA8091
tetradic
#91EA80 #80C6EA #D980EA #EAA480
square
#91EA80 #80C6EA #D980EA #EAA480
split-complementary
#91EA80 #A480EA #EA80C6
monochromatic
#3ECE22 #64E14B #91EA80 #BEF3B5 #E8FBE5
Accessibility & contrast
On white
1.47
#91EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#91EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EA80
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EA80 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA78
Deuteranopia (green-blind)
#E2D287
Tritanopia (blue-blind)
#8AE4D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91ea80; /* rgb */ color: rgb(145, 234, 128); /* oklch */ color: oklch(85.7% 0.165 140.5);
Tailwind
colors: {
custom: {
50: '#b5f1a6',
500: '#91ea80',
950: '#000000',
},
}SCSS
$custom: #91ea80; $custom-light: #b5f1a6; $custom-dark: #000000;
JSON
{
"hex": "#91ea80",
"rgb": {
"r": 145,
"g": 234,
"b": 128
},
"hsl": {
"h": 110.377,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.8565,
"c": 0.16496,
"h": 140.5
},
"luminance": 0.66424
}Semantic roles & 50–950 ramp
primary
#91EA80
secondary
#B04BC3
accent
#12D4B5
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580