#5BFE83#5BFE83
#5BFE83 is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.5% C 0.214 H 148.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFE83 |
|---|---|
| RGB | rgb(91, 254, 131) |
| HSL | hsl(135, 99%, 68%) |
| HSV | hsv(135, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(89.27, -67.41, 46.37) |
| CIE-LCH | lch(89.27, 81.82, 145.48°) |
| OKLab | oklab(88.48% -0.1819 0.1126) |
| OKLCH | oklch(88.48% 0.214 148.2) |
| XYZ | xyz(43.8497, 74.7419, 33.5841) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.43
Lightgreen (survey)
#76FF7B
ΔE00 2.55
Spearmint
#1EF876
ΔE00 2.56
Wintergreen
#20F986
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 2.95
Easter Green
#8CFD7E
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFE83 #FE5BD6
analogous
#84FE5B #5BFE83 #5BFED5
triadic
#5BFE83 #835BFE #FE835B
tetradic
#5BFE83 #5B84FE #FE5BD6 #FED55B
square
#5BFE83 #5B84FE #FE5BD6 #FED55B
split-complementary
#5BFE83 #D55BFE #FE5B84
monochromatic
#01DD37 #1EFE55 #5BFE83 #98FEB1 #D5FFDF
Accessibility & contrast
On white
1.32
#5BFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#5BFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFE83
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFE83 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#ECDB8C
Tritanopia (blue-blind)
#20F9E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5bfe83; /* rgb */ color: rgb(91, 254, 131); /* oklch */ color: oklch(88.5% 0.214 148.2);
Tailwind
colors: {
custom: {
50: '#9affa9',
500: '#5bfe83',
950: '#000000',
},
}SCSS
$custom: #5bfe83; $custom-light: #9affa9; $custom-dark: #000000;
JSON
{
"hex": "#5bfe83",
"rgb": {
"r": 91,
"g": 254,
"b": 131
},
"hsl": {
"h": 134.724,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.88477,
"c": 0.21389,
"h": 148.2
},
"luminance": 0.74746
}Semantic roles & 50–950 ramp
primary
#5BFE83
secondary
#D627AB
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681