#5BEF77#5BEF77
#5BEF77 is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.6% C 0.205 H 147.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF77 |
|---|---|
| RGB | rgb(91, 239, 119) |
| HSL | hsl(131, 82%, 65%) |
| HSV | hsv(131, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 50.2%, 6.3%) |
| CIE-LAB | lab(84.63, -63.78, 46.29) |
| CIE-LCH | lch(84.63, 78.80, 144.03°) |
| OKLab | oklab(84.6% -0.1723 0.1118) |
| OKLCH | oklch(84.6% 0.205 147) |
| XYZ | xyz(38.5080, 65.2852, 28.0211) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.69
Lightish Green
#61E160
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 3.93
Lightgreen (survey)
#76FF7B
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF77 #EF5BD3
analogous
#89EF5B #5BEF77 #5BEFC1
triadic
#5BEF77 #775BEF #EF775B
tetradic
#5BEF77 #5B89EF #EF5BD3 #EFC15B
square
#5BEF77 #5B89EF #EF5BD3 #EFC15B
split-complementary
#5BEF77 #C15BEF #EF5B89
monochromatic
#12BD33 #23EA49 #5BEF77 #93F4A5 #CBFAD3
Accessibility & contrast
On white
1.49
#5BEF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5BEF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF77
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF77 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6D
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#32EAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bef77; /* rgb */ color: rgb(91, 239, 119); /* oklch */ color: oklch(84.6% 0.205 147.0);
Tailwind
colors: {
custom: {
50: '#98f5a0',
500: '#5bef77',
950: '#000000',
},
}SCSS
$custom: #5bef77; $custom-light: #98f5a0; $custom-dark: #000000;
JSON
{
"hex": "#5bef77",
"rgb": {
"r": 91,
"g": 239,
"b": 119
},
"hsl": {
"h": 131.351,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.846,
"c": 0.20539,
"h": 147
},
"luminance": 0.65289
}Semantic roles & 50–950 ramp
primary
#5BEF77
secondary
#BC33A2
accent
#07B6DF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580