#91EB91#91EB91
#91EB91 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.2% C 0.150 H 144.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91EB91 |
|---|---|
| RGB | rgb(145, 235, 145) |
| HSL | hsl(120, 69%, 75%) |
| HSV | hsv(120, 38%, 92%) |
| CMYK | cmyk(38.3%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(85.74, -44.59, 35.41) |
| CIE-LCH | lch(85.74, 56.94, 141.55°) |
| OKLab | oklab(86.16% -0.1215 0.0878) |
| OKLCH | oklch(86.16% 0.15 144.1) |
| XYZ | xyz(46.4941, 67.4781, 37.3573) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.83
Palegreen
#98FB98
ΔE00 3.45
Mint Green
#8FFF9F
ΔE00 4.35
Baby Green
#8CFF9E
ΔE00 4.43
Foam Green
#90FDA9
ΔE00 4.52
Light Pastel Green
#B2FBA5
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EB91 #EB91EB
analogous
#BEEB91 #91EB91 #91EBBE
triadic
#91EB91 #9191EB #EB9191
tetradic
#91EB91 #91BEEB #EB91EB #EBBE91
square
#91EB91 #91BEEB #EB91EB #EBBE91
split-complementary
#91EB91 #BE91EB #EB91BE
monochromatic
#29D829 #5DE25D #91EB91 #C5F4C5 #E5FAE5
Accessibility & contrast
On white
1.45
#91EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#91EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EB91
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EB91 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#87E6D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #91eb91; /* rgb */ color: rgb(145, 235, 145); /* oklch */ color: oklch(86.2% 0.150 144.1);
Tailwind
colors: {
custom: {
50: '#b5f2b2',
500: '#91eb91',
950: '#000000',
},
}SCSS
$custom: #91eb91; $custom-light: #b5f2b2; $custom-dark: #000000;
JSON
{
"hex": "#91eb91",
"rgb": {
"r": 145,
"g": 235,
"b": 145
},
"hsl": {
"h": 120,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.86164,
"c": 0.14989,
"h": 144.1
},
"luminance": 0.67481
}Semantic roles & 50–950 ramp
primary
#91EB91
secondary
#C65AC6
accent
#14D1D1
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581