#5BE87A#5BE87A
#5BE87A is a very light, vivid green. Relative luminance 0.613; OKLCH L 82.9% C 0.194 H 147.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE87A |
|---|---|
| RGB | rgb(91, 232, 122) |
| HSL | hsl(133, 75%, 63%) |
| HSV | hsv(133, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 47.4%, 9%) |
| CIE-LAB | lab(82.56, -60.80, 42.27) |
| CIE-LCH | lch(82.56, 74.05, 145.19°) |
| OKLab | oklab(82.91% -0.1642 0.1029) |
| OKLCH | oklch(82.91% 0.194 147.9) |
| XYZ | xyz(36.6813, 61.3389, 28.3151) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Lightish Green
#61E160
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 4.10
Spearmint
#1EF876
ΔE00 4.23
Turquoise Green
#04F489
ΔE00 4.26
Tealish Green
#0CDC73
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE87A #E85BC9
analogous
#83E85B #5BE87A #5BE8C0
triadic
#5BE87A #7A5BE8 #E87A5B
tetradic
#5BE87A #5B83E8 #E85BC9 #E8C05B
square
#5BE87A #5B83E8 #E85BC9 #E8C05B
split-complementary
#5BE87A #C05BE8 #E85B83
monochromatic
#19B03A #25E04E #5BE87A #91F0A6 #C6F7D1
Accessibility & contrast
On white
1.58
#5BE87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5BE87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE87A
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE87A | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#34E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5be87a; /* rgb */ color: rgb(91, 232, 122); /* oklch */ color: oklch(82.9% 0.194 147.9);
Tailwind
colors: {
custom: {
50: '#97f0a2',
500: '#5be87a',
950: '#000000',
},
}SCSS
$custom: #5be87a; $custom-light: #97f0a2; $custom-dark: #000000;
JSON
{
"hex": "#5be87a",
"rgb": {
"r": 91,
"g": 232,
"b": 122
},
"hsl": {
"h": 133.191,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.82907,
"c": 0.19384,
"h": 147.9
},
"luminance": 0.61343
}Semantic roles & 50–950 ramp
primary
#5BE87A
secondary
#B13796
accent
#0EABD8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580