#5BFA80#5BFA80
#5BFA80 is a very light, highly saturated green. Relative luminance 0.722; OKLCH L 87.4% C 0.211 H 148.0°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFA80 |
|---|---|
| RGB | rgb(91, 250, 128) |
| HSL | hsl(134, 94%, 67%) |
| HSV | hsv(134, 64%, 98%) |
| CMYK | cmyk(63.6%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(88.04, -66.43, 46.26) |
| CIE-LCH | lch(88.04, 80.95, 145.15°) |
| OKLab | oklab(87.45% -0.1792 0.1122) |
| OKLCH | oklch(87.45% 0.211 148) |
| XYZ | xyz(42.3932, 72.1495, 32.1100) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.27
Spring Green
#00FF7F
ΔE00 2.65
Minty Green
#0BF77D
ΔE00 2.68
Lightgreen (survey)
#76FF7B
ΔE00 2.69
Wintergreen
#20F986
ΔE00 2.81
Turquoise Green
#04F489
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFA80 #FA5BD5
analogous
#86FA5B #5BFA80 #5BFACF
triadic
#5BFA80 #805BFA #FA805B
tetradic
#5BFA80 #5B86FA #FA5BD5 #FACF5B
square
#5BFA80 #5B86FA #FA5BD5 #FACF5B
split-complementary
#5BFA80 #CF5BFA #FA5B86
monochromatic
#06D436 #20F852 #5BFA80 #96FCAE #D2FEDC
Accessibility & contrast
On white
1.36
#5BFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#5BFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFA80
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFA80 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE576
Deuteranopia (green-blind)
#E9D789
Tritanopia (blue-blind)
#26F5DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5bfa80; /* rgb */ color: rgb(91, 250, 128); /* oklch */ color: oklch(87.4% 0.211 148.0);
Tailwind
colors: {
custom: {
50: '#99fda7',
500: '#5bfa80',
950: '#000000',
},
}SCSS
$custom: #5bfa80; $custom-light: #99fda7; $custom-dark: #000000;
JSON
{
"hex": "#5bfa80",
"rgb": {
"r": 91,
"g": 250,
"b": 128
},
"hsl": {
"h": 133.962,
"s": 94.083,
"l": 66.863
},
"oklch": {
"l": 0.87449,
"c": 0.21146,
"h": 148
},
"luminance": 0.72154
}Semantic roles & 50–950 ramp
primary
#5BFA80
secondary
#CF2BA8
accent
#00B0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680