#5BE97C#5BE97C
#5BE97C is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.2% C 0.193 H 148.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE97C |
|---|---|
| RGB | rgb(91, 233, 124) |
| HSL | hsl(134, 76%, 64%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 46.8%, 8.6%) |
| CIE-LAB | lab(82.89, -60.87, 41.72) |
| CIE-LCH | lch(82.89, 73.79, 145.58°) |
| OKLab | oklab(83.19% -0.1644 0.1017) |
| OKLCH | oklch(83.19% 0.193 148.2) |
| XYZ | xyz(37.0888, 61.9536, 29.0686) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.49
Lightish Green
#61E160
ΔE00 3.87
Minty Green
#0BF77D
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 4.03
Spearmint
#1EF876
ΔE00 4.11
Wintergreen
#20F986
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE97C #E95BC8
analogous
#81E95B #5BE97C #5BE9C3
triadic
#5BE97C #7C5BE9 #E97C5B
tetradic
#5BE97C #5B81E9 #E95BC8 #E9C35B
square
#5BE97C #5B81E9 #E95BC8 #E9C35B
split-complementary
#5BE97C #C35BE9 #E95B81
monochromatic
#18B23C #25E251 #5BE97C #91F0A7 #C7F7D2
Accessibility & contrast
On white
1.57
#5BE97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#5BE97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE97C
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE97C | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD673
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#33E5CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be97c; /* rgb */ color: rgb(91, 233, 124); /* oklch */ color: oklch(83.2% 0.193 148.2);
Tailwind
colors: {
custom: {
50: '#97f1a3',
500: '#5be97c',
950: '#000000',
},
}SCSS
$custom: #5be97c; $custom-light: #97f1a3; $custom-dark: #000000;
JSON
{
"hex": "#5be97c",
"rgb": {
"r": 91,
"g": 233,
"b": 124
},
"hsl": {
"h": 133.944,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.83186,
"c": 0.19336,
"h": 148.2
},
"luminance": 0.61957
}Semantic roles & 50–950 ramp
primary
#5BE97C
secondary
#B23695
accent
#0DA9D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580