#91EA8B#91EA8B
#91EA8B is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.8% C 0.154 H 142.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91EA8B |
|---|---|
| RGB | rgb(145, 234, 139) |
| HSL | hsl(116, 69%, 73%) |
| HSV | hsv(116, 41%, 92%) |
| CMYK | cmyk(38%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(85.37, -45.05, 37.91) |
| CIE-LCH | lch(85.37, 58.88, 139.92°) |
| OKLab | oklab(85.83% -0.1228 0.0935) |
| OKLCH | oklch(85.83% 0.154 142.7) |
| XYZ | xyz(45.7581, 66.7269, 34.8896) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.05
Palegreen
#98FB98
ΔE00 3.59
Mint Green
#8FFF9F
ΔE00 4.74
Baby Green
#8CFF9E
ΔE00 4.80
Pale Light Green
#B1FC99
ΔE00 4.85
Light Pastel Green
#B2FBA5
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EA8B #E48BEA
analogous
#C0EA8B #91EA8B #8BEAB5
triadic
#91EA8B #8B91EA #EA8B91
tetradic
#91EA8B #8BC0EA #E48BEA #EAB58B
square
#91EA8B #8BC0EA #E48BEA #EAB58B
split-complementary
#91EA8B #B58BEA #EA8BC0
monochromatic
#31D426 #60E157 #91EA8B #C2F3BF #E6FAE5
Accessibility & contrast
On white
1.46
#91EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#91EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EA8B
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EA8B | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB84
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#88E5D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91ea8b; /* rgb */ color: rgb(145, 234, 139); /* oklch */ color: oklch(85.8% 0.154 142.7);
Tailwind
colors: {
custom: {
50: '#b5f1ae',
500: '#91ea8b',
950: '#000000',
},
}SCSS
$custom: #91ea8b; $custom-light: #b5f1ae; $custom-dark: #000000;
JSON
{
"hex": "#91ea8b",
"rgb": {
"r": 145,
"g": 234,
"b": 139
},
"hsl": {
"h": 116.211,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.85826,
"c": 0.15432,
"h": 142.7
},
"luminance": 0.66729
}Semantic roles & 50–950 ramp
primary
#91EA8B
secondary
#BD55C4
accent
#14D1C5
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581