#5BEA77#5BEA77
#5BEA77 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.4% C 0.199 H 147.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA77 |
|---|---|
| RGB | rgb(91, 234, 119) |
| HSL | hsl(132, 77%, 64%) |
| HSV | hsv(132, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(83.12, -61.97, 44.42) |
| CIE-LCH | lch(83.12, 76.24, 144.36°) |
| OKLab | oklab(83.36% -0.1674 0.1076) |
| OKLCH | oklch(83.36% 0.199 147.3) |
| XYZ | xyz(37.0644, 62.3981, 27.5399) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Lightish Green
#61E160
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.76
Minty Green
#0BF77D
ΔE00 3.82
Wintergreen
#20F986
ΔE00 4.23
Turquoise Green
#04F489
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA77 #EA5BCE
analogous
#86EA5B #5BEA77 #5BEABE
triadic
#5BEA77 #775BEA #EA775B
tetradic
#5BEA77 #5B86EA #EA5BCE #EABE5B
square
#5BEA77 #5B86EA #EA5BCE #EABE5B
split-complementary
#5BEA77 #BE5BEA #EA5B86
monochromatic
#17B436 #25E34A #5BEA77 #91F1A4 #C8F8D1
Accessibility & contrast
On white
1.56
#5BEA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#5BEA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA77
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA77 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#DACA7F
Tritanopia (blue-blind)
#35E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5bea77; /* rgb */ color: rgb(91, 234, 119); /* oklch */ color: oklch(83.4% 0.199 147.3);
Tailwind
colors: {
custom: {
50: '#97f2a0',
500: '#5bea77',
950: '#000000',
},
}SCSS
$custom: #5bea77; $custom-light: #97f2a0; $custom-dark: #000000;
JSON
{
"hex": "#5bea77",
"rgb": {
"r": 91,
"g": 234,
"b": 119
},
"hsl": {
"h": 131.748,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83359,
"c": 0.19905,
"h": 147.3
},
"luminance": 0.62402
}Semantic roles & 50–950 ramp
primary
#5BEA77
secondary
#B4369B
accent
#0CB1DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580