#5BE77E#5BE77E
#5BE77E is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.7% C 0.189 H 148.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE77E |
|---|---|
| RGB | rgb(91, 231, 126) |
| HSL | hsl(135, 74%, 63%) |
| HSV | hsv(135, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 45.5%, 9.4%) |
| CIE-LAB | lab(82.31, -59.83, 40.01) |
| CIE-LCH | lch(82.31, 71.97, 146.22°) |
| OKLab | oklab(82.72% -0.1616 0.098) |
| OKLCH | oklch(82.72% 0.189 148.8) |
| XYZ | xyz(36.6536, 60.8788, 29.5538) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.10
Tealish Green
#0CDC73
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.12
Lightish Green
#61E160
ΔE00 4.14
Minty Green
#0BF77D
ΔE00 4.33
Wintergreen
#20F986
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE77E #E75BC4
analogous
#7EE75B #5BE77E #5BE7C4
triadic
#5BE77E #7E5BE7 #E77E5B
tetradic
#5BE77E #5B7EE7 #E75BC4 #E7C45B
square
#5BE77E #5B7EE7 #E75BC4 #E7C45B
split-complementary
#5BE77E #C45BE7 #E75B7E
monochromatic
#19AE3F #26DF54 #5BE77E #90EFA8 #C6F7D2
Accessibility & contrast
On white
1.59
#5BE77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#5BE77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE77E
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE77E | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D476
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#33E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5be77e; /* rgb */ color: rgb(91, 231, 126); /* oklch */ color: oklch(82.7% 0.189 148.8);
Tailwind
colors: {
custom: {
50: '#96f0a5',
500: '#5be77e',
950: '#000000',
},
}SCSS
$custom: #5be77e; $custom-light: #96f0a5; $custom-dark: #000000;
JSON
{
"hex": "#5be77e",
"rgb": {
"r": 91,
"g": 231,
"b": 126
},
"hsl": {
"h": 135,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.82722,
"c": 0.18898,
"h": 148.8
},
"luminance": 0.60882
}Semantic roles & 50–950 ramp
primary
#5BE77E
secondary
#AF3791
accent
#0FA5D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580