#5BE983#5BE983
#5BE983 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.187 H 149.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE983 |
|---|---|
| RGB | rgb(91, 233, 131) |
| HSL | hsl(137, 76%, 64%) |
| HSV | hsv(137, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 43.8%, 8.6%) |
| CIE-LAB | lab(82.99, -59.79, 38.41) |
| CIE-LCH | lch(82.99, 71.07, 147.28°) |
| OKLab | oklab(83.3% -0.1615 0.0945) |
| OKLCH | oklch(83.3% 0.187 149.7) |
| XYZ | xyz(37.5473, 62.1370, 31.4832) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.03
Turquoise Green
#04F489
ΔE00 3.66
Wintergreen
#20F986
ΔE00 4.10
Minty Green
#0BF77D
ΔE00 4.11
Tealish Green
#0CDC73
ΔE00 4.26
Spearmint
#1EF876
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE983 #E95BC1
analogous
#7AE95B #5BE983 #5BE9CA
triadic
#5BE983 #835BE9 #E9835B
tetradic
#5BE983 #5B7AE9 #E95BC1 #E9CA5B
square
#5BE983 #5B7AE9 #E95BC1 #E9CA5B
split-complementary
#5BE983 #CA5BE9 #E95B7A
monochromatic
#18B243 #25E25A #5BE983 #91F0AC #C7F7D5
Accessibility & contrast
On white
1.56
#5BE983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5BE983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE983
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE983 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD67B
Deuteranopia (green-blind)
#D8CA8A
Tritanopia (blue-blind)
#2FE5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be983; /* rgb */ color: rgb(91, 233, 131); /* oklch */ color: oklch(83.3% 0.187 149.7);
Tailwind
colors: {
custom: {
50: '#97f1a8',
500: '#5be983',
950: '#000000',
},
}SCSS
$custom: #5be983; $custom-light: #97f1a8; $custom-dark: #000000;
JSON
{
"hex": "#5be983",
"rgb": {
"r": 91,
"g": 233,
"b": 131
},
"hsl": {
"h": 136.901,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.83298,
"c": 0.1871,
"h": 149.7
},
"luminance": 0.62141
}Semantic roles & 50–950 ramp
primary
#5BE983
secondary
#B2368F
accent
#0D9FD9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580