#5BFE80#5BFE80
#5BFE80 is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.4% C 0.216 H 147.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFE80 |
|---|---|
| RGB | rgb(91, 254, 128) |
| HSL | hsl(134, 99%, 68%) |
| HSV | hsv(134, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(89.23, -67.84, 47.74) |
| CIE-LCH | lch(89.23, 82.95, 144.87°) |
| OKLab | oklab(88.43% -0.183 0.1155) |
| OKLCH | oklch(88.43% 0.216 147.7) |
| XYZ | xyz(43.6493, 74.6618, 32.5287) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.27
Spring Green
#00FF7F
ΔE00 2.52
Spearmint
#1EF876
ΔE00 2.53
Minty Green
#0BF77D
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFE80 #FE5BD9
analogous
#87FE5B #5BFE80 #5BFED2
triadic
#5BFE80 #805BFE #FE805B
tetradic
#5BFE80 #5B87FE #FE5BD9 #FED25B
square
#5BFE80 #5B87FE #FE5BD9 #FED25B
split-complementary
#5BFE80 #D25BFE #FE5B87
monochromatic
#01DD33 #1EFE51 #5BFE80 #98FEAF #D5FFDE
Accessibility & contrast
On white
1.32
#5BFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#5BFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFE80
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFE80 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#ECDB89
Tritanopia (blue-blind)
#23F9E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5bfe80; /* rgb */ color: rgb(91, 254, 128); /* oklch */ color: oklch(88.4% 0.216 147.7);
Tailwind
colors: {
custom: {
50: '#9affa7',
500: '#5bfe80',
950: '#000000',
},
}SCSS
$custom: #5bfe80; $custom-light: #9affa7; $custom-dark: #000000;
JSON
{
"hex": "#5bfe80",
"rgb": {
"r": 91,
"g": 254,
"b": 128
},
"hsl": {
"h": 133.62,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.88433,
"c": 0.21644,
"h": 147.7
},
"luminance": 0.74666
}Semantic roles & 50–950 ramp
primary
#5BFE80
secondary
#D627AE
accent
#00B1E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680