#5BE97A#5BE97A
#5BE97A is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.2% C 0.195 H 147.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE97A |
|---|---|
| RGB | rgb(91, 233, 122) |
| HSL | hsl(133, 76%, 64%) |
| HSV | hsv(133, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 47.6%, 8.6%) |
| CIE-LAB | lab(82.86, -61.17, 42.65) |
| CIE-LCH | lch(82.86, 74.57, 145.11°) |
| OKLab | oklab(83.16% -0.1652 0.1038) |
| OKLCH | oklch(83.16% 0.195 147.9) |
| XYZ | xyz(36.9636, 61.9035, 28.4092) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.68
Lightish Green
#61E160
ΔE00 3.61
Minty Green
#0BF77D
ΔE00 3.93
Spearmint
#1EF876
ΔE00 4.03
Turquoise Green
#04F489
ΔE00 4.17
Wintergreen
#20F986
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE97A #E95BCA
analogous
#83E95B #5BE97A #5BE9C1
triadic
#5BE97A #7A5BE9 #E97A5B
tetradic
#5BE97A #5B83E9 #E95BCA #E9C15B
square
#5BE97A #5B83E9 #E95BCA #E9C15B
split-complementary
#5BE97A #C15BE9 #E95B83
monochromatic
#18B239 #25E24E #5BE97A #91F0A6 #C7F7D2
Accessibility & contrast
On white
1.57
#5BE97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5BE97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE97A
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE97A | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#34E4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be97a; /* rgb */ color: rgb(91, 233, 122); /* oklch */ color: oklch(83.2% 0.195 147.9);
Tailwind
colors: {
custom: {
50: '#97f1a2',
500: '#5be97a',
950: '#000000',
},
}SCSS
$custom: #5be97a; $custom-light: #97f1a2; $custom-dark: #000000;
JSON
{
"hex": "#5be97a",
"rgb": {
"r": 91,
"g": 233,
"b": 122
},
"hsl": {
"h": 133.099,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.83155,
"c": 0.19513,
"h": 147.9
},
"luminance": 0.61907
}Semantic roles & 50–950 ramp
primary
#5BE97A
secondary
#B23697
accent
#0DACD9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580