#91F288#91F288
#91F288 is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.7% C 0.169 H 142.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #91F288 |
|---|---|
| RGB | rgb(145, 242, 136) |
| HSL | hsl(115, 80%, 74%) |
| HSV | hsv(115, 44%, 95%) |
| CMYK | cmyk(40.1%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(87.63, -48.87, 42.29) |
| CIE-LCH | lch(87.63, 64.62, 139.13°) |
| OKLab | oklab(87.66% -0.1333 0.1034) |
| OKLCH | oklch(87.66% 0.169 142.2) |
| XYZ | xyz(47.8711, 71.2988, 34.5274) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.92
Palegreen
#98FB98
ΔE00 2.37
Light Green
#96F97B
ΔE00 3.02
Easter Green
#8CFD7E
ΔE00 3.23
Mint Green
#8FFF9F
ΔE00 3.77
Baby Green
#8CFF9E
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F288 #E988F2
analogous
#C6F288 #91F288 #88F2B4
triadic
#91F288 #8891F2 #F28891
tetradic
#91F288 #88C6F2 #E988F2 #F2B488
square
#91F288 #88C6F2 #E988F2 #F2B488
split-complementary
#91F288 #B488F2 #F288C6
monochromatic
#2BE61A #5EEC51 #91F288 #C4F8BF #E5FCE3
Accessibility & contrast
On white
1.38
#91F288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#91F288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F288
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F288 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E180
Deuteranopia (green-blind)
#E9D88F
Tritanopia (blue-blind)
#87ECD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #91f288; /* rgb */ color: rgb(145, 242, 136); /* oklch */ color: oklch(87.7% 0.169 142.2);
Tailwind
colors: {
custom: {
50: '#b6f7ac',
500: '#91f288',
950: '#000000',
},
}SCSS
$custom: #91f288; $custom-light: #b6f7ac; $custom-dark: #000000;
JSON
{
"hex": "#91f288",
"rgb": {
"r": 145,
"g": 242,
"b": 136
},
"hsl": {
"h": 114.906,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.87655,
"c": 0.16868,
"h": 142.2
},
"luminance": 0.71302
}Semantic roles & 50–950 ramp
primary
#91F288
secondary
#C350CE
accent
#09DDCB
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581