#5BFE82#5BFE82
#5BFE82 is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.5% C 0.215 H 148.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFE82 |
|---|---|
| RGB | rgb(91, 254, 130) |
| HSL | hsl(134, 99%, 68%) |
| HSV | hsv(134, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(89.26, -67.55, 46.83) |
| CIE-LCH | lch(89.26, 82.20, 145.27°) |
| OKLab | oklab(88.46% -0.1822 0.1136) |
| OKLCH | oklch(88.46% 0.215 148.1) |
| XYZ | xyz(43.7823, 74.7149, 33.2289) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.45
Spring Green
#00FF7F
ΔE00 2.46
Spearmint
#1EF876
ΔE00 2.54
Minty Green
#0BF77D
ΔE00 2.99
Wintergreen
#20F986
ΔE00 3.01
Easter Green
#8CFD7E
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFE82 #FE5BD7
analogous
#85FE5B #5BFE82 #5BFED4
triadic
#5BFE82 #825BFE #FE825B
tetradic
#5BFE82 #5B85FE #FE5BD7 #FED45B
square
#5BFE82 #5B85FE #FE5BD7 #FED45B
split-complementary
#5BFE82 #D45BFE #FE5B85
monochromatic
#01DD36 #1EFE54 #5BFE82 #98FEB0 #D5FFDF
Accessibility & contrast
On white
1.32
#5BFE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#5BFE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFE82
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFE82 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#ECDB8B
Tritanopia (blue-blind)
#21F9E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5bfe82; /* rgb */ color: rgb(91, 254, 130); /* oklch */ color: oklch(88.5% 0.215 148.1);
Tailwind
colors: {
custom: {
50: '#9affa8',
500: '#5bfe82',
950: '#000000',
},
}SCSS
$custom: #5bfe82; $custom-light: #9affa8; $custom-dark: #000000;
JSON
{
"hex": "#5bfe82",
"rgb": {
"r": 91,
"g": 254,
"b": 130
},
"hsl": {
"h": 134.356,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.88462,
"c": 0.21474,
"h": 148.1
},
"luminance": 0.74719
}Semantic roles & 50–950 ramp
primary
#5BFE82
secondary
#D627AC
accent
#00AFE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681