#5BFA82#5BFA82
#5BFA82 is a very light, highly saturated green. Relative luminance 0.722; OKLCH L 87.5% C 0.210 H 148.3°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFA82 |
|---|---|
| RGB | rgb(91, 250, 130) |
| HSL | hsl(135, 94%, 67%) |
| HSV | hsv(135, 64%, 98%) |
| CMYK | cmyk(63.6%, 0%, 48%, 2%) |
| CIE-LAB | lab(88.07, -66.14, 45.34) |
| CIE-LCH | lch(88.07, 80.19, 145.57°) |
| OKLab | oklab(87.48% -0.1785 0.1102) |
| OKLCH | oklch(87.48% 0.21 148.3) |
| XYZ | xyz(42.5262, 72.2027, 32.8101) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.32
Minty Green
#0BF77D
ΔE00 2.61
Spring Green
#00FF7F
ΔE00 2.62
Wintergreen
#20F986
ΔE00 2.64
Lightgreen (survey)
#76FF7B
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFA82 #FA5BD3
analogous
#84FA5B #5BFA82 #5BFAD2
triadic
#5BFA82 #825BFA #FA825B
tetradic
#5BFA82 #5B84FA #FA5BD3 #FAD25B
square
#5BFA82 #5B84FA #FA5BD3 #FAD25B
split-complementary
#5BFA82 #D25BFA #FA5B84
monochromatic
#06D439 #20F855 #5BFA82 #96FCAF #D2FEDD
Accessibility & contrast
On white
1.36
#5BFA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#5BFA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFA82
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFA82 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE578
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#25F5DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5bfa82; /* rgb */ color: rgb(91, 250, 130); /* oklch */ color: oklch(87.5% 0.210 148.3);
Tailwind
colors: {
custom: {
50: '#99fda8',
500: '#5bfa82',
950: '#000000',
},
}SCSS
$custom: #5bfa82; $custom-light: #99fda8; $custom-dark: #000000;
JSON
{
"hex": "#5bfa82",
"rgb": {
"r": 91,
"g": 250,
"b": 130
},
"hsl": {
"h": 134.717,
"s": 94.083,
"l": 66.863
},
"oklch": {
"l": 0.87478,
"c": 0.20975,
"h": 148.3
},
"luminance": 0.72207
}Semantic roles & 50–950 ramp
primary
#5BFA82
secondary
#CF2BA6
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681