#5BE77D#5BE77D
#5BE77D is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.7% C 0.190 H 148.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE77D |
|---|---|
| RGB | rgb(91, 231, 125) |
| HSL | hsl(135, 74%, 63%) |
| HSV | hsv(135, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.30, -59.98, 40.48) |
| CIE-LCH | lch(82.30, 72.36, 145.98°) |
| OKLab | oklab(82.71% -0.162 0.099) |
| OKLCH | oklch(82.71% 0.19 148.6) |
| XYZ | xyz(36.5894, 60.8531, 29.2156) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.18
Lightish Green
#61E160
ΔE00 3.99
Tealish Green
#0CDC73
ΔE00 4.03
Turquoise Green
#04F489
ΔE00 4.18
Minty Green
#0BF77D
ΔE00 4.31
Wintergreen
#20F986
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE77D #E75BC5
analogous
#7FE75B #5BE77D #5BE7C3
triadic
#5BE77D #7D5BE7 #E77D5B
tetradic
#5BE77D #5B7FE7 #E75BC5 #E7C35B
square
#5BE77D #5B7FE7 #E75BC5 #E7C35B
split-complementary
#5BE77D #C35BE7 #E75B7F
monochromatic
#19AE3E #26DF53 #5BE77D #90EFA7 #C6F7D2
Accessibility & contrast
On white
1.59
#5BE77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5BE77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE77D
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE77D | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D475
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#33E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5be77d; /* rgb */ color: rgb(91, 231, 125); /* oklch */ color: oklch(82.7% 0.190 148.6);
Tailwind
colors: {
custom: {
50: '#96f0a4',
500: '#5be77d',
950: '#000000',
},
}SCSS
$custom: #5be77d; $custom-light: #96f0a4; $custom-dark: #000000;
JSON
{
"hex": "#5be77d",
"rgb": {
"r": 91,
"g": 231,
"b": 125
},
"hsl": {
"h": 134.571,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.82706,
"c": 0.18988,
"h": 148.6
},
"luminance": 0.60857
}Semantic roles & 50–950 ramp
primary
#5BE77D
secondary
#AF3792
accent
#0FA6D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580