#5BF77B#5BF77B
#5BF77B is a very light, highly saturated green. Relative luminance 0.702; OKLCH L 86.6% C 0.212 H 147.3°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF77B |
|---|---|
| RGB | rgb(91, 247, 123) |
| HSL | hsl(132, 91%, 66%) |
| HSV | hsv(132, 63%, 97%) |
| CMYK | cmyk(63.2%, 0%, 50.2%, 3.1%) |
| CIE-LAB | lab(87.08, -66.07, 47.42) |
| CIE-LCH | lch(87.08, 81.33, 144.33°) |
| OKLab | oklab(86.64% -0.1784 0.1146) |
| OKLCH | oklch(86.64% 0.212 147.3) |
| XYZ | xyz(41.1474, 70.1716, 30.1111) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.24
Lightgreen (survey)
#76FF7B
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.77
Spring Green
#00FF7F
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF77B #F75BD7
analogous
#89F75B #5BF77B #5BF7C9
triadic
#5BF77B #7B5BF7 #F77B5B
tetradic
#5BF77B #5B89F7 #F75BD7 #F7C95B
square
#5BF77B #5B89F7 #F75BD7 #F7C95B
split-complementary
#5BF77B #C95BF7 #F75B89
monochromatic
#0ACE32 #21F44C #5BF77B #95FAAA #D0FDD9
Accessibility & contrast
On white
1.40
#5BF77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#5BF77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF77B
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF77B | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE270
Deuteranopia (green-blind)
#E6D584
Tritanopia (blue-blind)
#2BF2DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5bf77b; /* rgb */ color: rgb(91, 247, 123); /* oklch */ color: oklch(86.6% 0.212 147.3);
Tailwind
colors: {
custom: {
50: '#99fba3',
500: '#5bf77b',
950: '#000000',
},
}SCSS
$custom: #5bf77b; $custom-light: #99fba3; $custom-dark: #000000;
JSON
{
"hex": "#5bf77b",
"rgb": {
"r": 91,
"g": 247,
"b": 123
},
"hsl": {
"h": 132.308,
"s": 90.698,
"l": 66.275
},
"oklch": {
"l": 0.86637,
"c": 0.212,
"h": 147.3
},
"luminance": 0.70176
}Semantic roles & 50–950 ramp
primary
#5BF77B
secondary
#C92DA9
accent
#00B6E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680