#91F488#91F488
#91F488 is a very light, vivid green. Relative luminance 0.725; OKLCH L 88.1% C 0.171 H 142.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91F488 |
|---|---|
| RGB | rgb(145, 244, 136) |
| HSL | hsl(115, 83%, 75%) |
| HSV | hsv(115, 44%, 96%) |
| CMYK | cmyk(40.6%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(88.21, -49.70, 43.02) |
| CIE-LCH | lch(88.21, 65.73, 139.12°) |
| OKLab | oklab(88.13% -0.1355 0.1051) |
| OKLCH | oklch(88.13% 0.171 142.2) |
| XYZ | xyz(48.4696, 72.4958, 34.7269) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.20
Lightgreen
#90EE90
ΔE00 2.28
Light Green
#96F97B
ΔE00 2.69
Easter Green
#8CFD7E
ΔE00 2.80
Mint Green
#8FFF9F
ΔE00 3.59
Baby Green
#8CFF9E
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F488 #EB88F4
analogous
#C7F488 #91F488 #88F4B5
triadic
#91F488 #8891F4 #F48891
tetradic
#91F488 #88C7F4 #EB88F4 #F4B588
square
#91F488 #88C7F4 #EB88F4 #F4B588
split-complementary
#91F488 #B588F4 #F488C7
monochromatic
#29EA18 #5DEF50 #91F488 #C5F9C0 #E5FCE3
Accessibility & contrast
On white
1.35
#91F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#91F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F488
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F488 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E380
Deuteranopia (green-blind)
#EADA8F
Tritanopia (blue-blind)
#87EEDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #91f488; /* rgb */ color: rgb(145, 244, 136); /* oklch */ color: oklch(88.1% 0.171 142.2);
Tailwind
colors: {
custom: {
50: '#b6f8ac',
500: '#91f488',
950: '#000000',
},
}SCSS
$custom: #91f488; $custom-light: #b6f8ac; $custom-dark: #000000;
JSON
{
"hex": "#91f488",
"rgb": {
"r": 145,
"g": 244,
"b": 136
},
"hsl": {
"h": 115,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.88125,
"c": 0.17149,
"h": 142.2
},
"luminance": 0.72499
}Semantic roles & 50–950 ramp
primary
#91F488
secondary
#C650D1
accent
#06DFCD
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581