#91FD91#91FD91
#91FD91 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.4% C 0.176 H 144.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91FD91 |
|---|---|
| RGB | rgb(145, 253, 145) |
| HSL | hsl(120, 96%, 78%) |
| HSV | hsv(120, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(90.92, -52.17, 42.11) |
| CIE-LCH | lch(90.92, 67.04, 141.09°) |
| OKLab | oklab(90.38% -0.142 0.1034) |
| OKLCH | oklch(90.38% 0.176 144) |
| XYZ | xyz(51.9106, 78.3113, 39.1628) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.36
Mint Green
#8FFF9F
ΔE00 2.17
Baby Green
#8CFF9E
ΔE00 2.18
Easter Green
#8CFD7E
ΔE00 2.56
Light Green
#96F97B
ΔE00 3.24
Lightgreen (survey)
#76FF7B
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FD91 #FD91FD
analogous
#C7FD91 #91FD91 #91FDC7
triadic
#91FD91 #9191FD #FD9191
tetradic
#91FD91 #91C7FD #FD91FD #FDC791
square
#91FD91 #91C7FD #FD91FD #FDC791
split-complementary
#91FD91 #C791FD #FD91C7
monochromatic
#19FB19 #55FC55 #91FD91 #CDFECD #E1FEE1
Accessibility & contrast
On white
1.26
#91FD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#91FD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FD91
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FD91 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#F2E198
Tritanopia (blue-blind)
#84F7E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #91fd91; /* rgb */ color: rgb(145, 253, 145); /* oklch */ color: oklch(90.4% 0.176 144.0);
Tailwind
colors: {
custom: {
50: '#b6ffb2',
500: '#91fd91',
950: '#000000',
},
}SCSS
$custom: #91fd91; $custom-light: #b6ffb2; $custom-dark: #000000;
JSON
{
"hex": "#91fd91",
"rgb": {
"r": 145,
"g": 253,
"b": 145
},
"hsl": {
"h": 120,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.9038,
"c": 0.17564,
"h": 144
},
"luminance": 0.78315
}Semantic roles & 50–950 ramp
primary
#91FD91
secondary
#DE54DE
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681