#5BE981#5BE981
#5BE981 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.189 H 149.3°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE981 |
|---|---|
| RGB | rgb(91, 233, 129) |
| HSL | hsl(136, 76%, 64%) |
| HSV | hsv(136, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 44.6%, 8.6%) |
| CIE-LAB | lab(82.96, -60.11, 39.36) |
| CIE-LCH | lch(82.96, 71.85, 146.78°) |
| OKLab | oklab(83.27% -0.1623 0.0966) |
| OKLCH | oklch(83.27% 0.189 149.3) |
| XYZ | xyz(37.4130, 62.0833, 30.7762) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.12
Turquoise Green
#04F489
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 4.03
Wintergreen
#20F986
ΔE00 4.09
Tealish Green
#0CDC73
ΔE00 4.26
Spearmint
#1EF876
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE981 #E95BC3
analogous
#7CE95B #5BE981 #5BE9C8
triadic
#5BE981 #815BE9 #E9815B
tetradic
#5BE981 #5B7CE9 #E95BC3 #E9C85B
square
#5BE981 #5B7CE9 #E95BC3 #E9C85B
split-complementary
#5BE981 #C85BE9 #E95B7C
monochromatic
#18B241 #25E258 #5BE981 #91F0AA #C7F7D4
Accessibility & contrast
On white
1.57
#5BE981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5BE981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE981
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE981 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD679
Deuteranopia (green-blind)
#D8CA88
Tritanopia (blue-blind)
#30E5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be981; /* rgb */ color: rgb(91, 233, 129); /* oklch */ color: oklch(83.3% 0.189 149.3);
Tailwind
colors: {
custom: {
50: '#97f1a7',
500: '#5be981',
950: '#000000',
},
}SCSS
$custom: #5be981; $custom-light: #97f1a7; $custom-dark: #000000;
JSON
{
"hex": "#5be981",
"rgb": {
"r": 91,
"g": 233,
"b": 129
},
"hsl": {
"h": 136.056,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.83265,
"c": 0.1889,
"h": 149.3
},
"luminance": 0.62087
}Semantic roles & 50–950 ramp
primary
#5BE981
secondary
#B23691
accent
#0DA2D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580