#5BE377#5BE377
#5BE377 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.6% C 0.190 H 147.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE377 |
|---|---|
| RGB | rgb(91, 227, 119) |
| HSL | hsl(132, 71%, 62%) |
| HSV | hsv(132, 60%, 89%) |
| CMYK | cmyk(59.9%, 0%, 47.6%, 11%) |
| CIE-LAB | lab(81.01, -59.39, 41.78) |
| CIE-LCH | lch(81.01, 72.62, 144.87°) |
| OKLab | oklab(81.62% -0.1605 0.1017) |
| OKLCH | oklch(81.62% 0.19 147.6) |
| XYZ | xyz(35.1108, 58.4909, 26.8887) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.52
Lightish Green
#61E160
ΔE00 3.26
Tealish Green
#0CDC73
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 5.03
Minty Green
#0BF77D
ΔE00 5.04
Spearmint
#1EF876
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE377 #E35BC7
analogous
#83E35B #5BE377 #5BE3BB
triadic
#5BE377 #775BE3 #E3775B
tetradic
#5BE377 #5B83E3 #E35BC7 #E3BB5B
square
#5BE377 #5B83E3 #E35BC7 #E3BB5B
split-complementary
#5BE377 #BB5BE3 #E35B83
monochromatic
#1DA739 #27DA4C #5BE377 #8FECA2 #C4F5CE
Accessibility & contrast
On white
1.65
#5BE377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#5BE377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE377
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE377 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D16E
Deuteranopia (green-blind)
#D4C47F
Tritanopia (blue-blind)
#38DECA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5be377; /* rgb */ color: rgb(91, 227, 119); /* oklch */ color: oklch(81.6% 0.190 147.6);
Tailwind
colors: {
custom: {
50: '#96eda0',
500: '#5be377',
950: '#000000',
},
}SCSS
$custom: #5be377; $custom-light: #96eda0; $custom-dark: #000000;
JSON
{
"hex": "#5be377",
"rgb": {
"r": 91,
"g": 227,
"b": 119
},
"hsl": {
"h": 132.353,
"s": 70.833,
"l": 62.353
},
"oklch": {
"l": 0.81618,
"c": 0.19002,
"h": 147.6
},
"luminance": 0.58494
}Semantic roles & 50–950 ramp
primary
#5BE377
secondary
#A93992
accent
#13ABD3
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580