#5BE97F#5BE97F
#5BE97F is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.2% C 0.191 H 148.8°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE97F |
|---|---|
| RGB | rgb(91, 233, 127) |
| HSL | hsl(135, 76%, 64%) |
| HSV | hsv(135, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(82.93, -60.42, 40.31) |
| CIE-LCH | lch(82.93, 72.63, 146.29°) |
| OKLab | oklab(83.23% -0.1632 0.0987) |
| OKLCH | oklch(83.23% 0.191 148.8) |
| XYZ | xyz(37.2814, 62.0306, 30.0830) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Turquoise Green
#04F489
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 3.97
Wintergreen
#20F986
ΔE00 4.11
Lightish Green
#61E160
ΔE00 4.27
Spearmint
#1EF876
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE97F #E95BC5
analogous
#7EE95B #5BE97F #5BE9C6
triadic
#5BE97F #7F5BE9 #E97F5B
tetradic
#5BE97F #5B7EE9 #E95BC5 #E9C65B
square
#5BE97F #5B7EE9 #E95BC5 #E9C65B
split-complementary
#5BE97F #C65BE9 #E95B7E
monochromatic
#18B23F #25E255 #5BE97F #91F0A9 #C7F7D3
Accessibility & contrast
On white
1.57
#5BE97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#5BE97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE97F
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE97F | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#31E5D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be97f; /* rgb */ color: rgb(91, 233, 127); /* oklch */ color: oklch(83.2% 0.191 148.8);
Tailwind
colors: {
custom: {
50: '#97f1a5',
500: '#5be97f',
950: '#000000',
},
}SCSS
$custom: #5be97f; $custom-light: #97f1a5; $custom-dark: #000000;
JSON
{
"hex": "#5be97f",
"rgb": {
"r": 91,
"g": 233,
"b": 127
},
"hsl": {
"h": 135.211,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.83233,
"c": 0.19069,
"h": 148.8
},
"luminance": 0.62034
}Semantic roles & 50–950 ramp
primary
#5BE97F
secondary
#B23693
accent
#0DA5D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580