#5BEB77#5BEB77
#5BEB77 is a very light, highly saturated green. Relative luminance 0.630; OKLCH L 83.6% C 0.200 H 147.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEB77 |
|---|---|
| RGB | rgb(91, 235, 119) |
| HSL | hsl(132, 78%, 64%) |
| HSV | hsv(132, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 49.4%, 7.8%) |
| CIE-LAB | lab(83.43, -62.33, 44.80) |
| CIE-LCH | lch(83.43, 76.76, 144.30°) |
| OKLab | oklab(83.61% -0.1684 0.1085) |
| OKLCH | oklch(83.61% 0.2 147.2) |
| XYZ | xyz(37.3499, 62.9690, 27.6351) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Lightish Green
#61E160
ΔE00 3.38
Spearmint
#1EF876
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.68
Wintergreen
#20F986
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEB77 #EB5BCF
analogous
#87EB5B #5BEB77 #5BEBBF
triadic
#5BEB77 #775BEB #EB775B
tetradic
#5BEB77 #5B87EB #EB5BCF #EBBF5B
square
#5BEB77 #5B87EB #EB5BCF #EBBF5B
split-complementary
#5BEB77 #BF5BEB #EB5B87
monochromatic
#16B535 #24E44A #5BEB77 #92F2A4 #C8F8D1
Accessibility & contrast
On white
1.54
#5BEB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#5BEB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEB77
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEB77 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86D
Deuteranopia (green-blind)
#DBCB7F
Tritanopia (blue-blind)
#34E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5beb77; /* rgb */ color: rgb(91, 235, 119); /* oklch */ color: oklch(83.6% 0.200 147.2);
Tailwind
colors: {
custom: {
50: '#97f2a0',
500: '#5beb77',
950: '#000000',
},
}SCSS
$custom: #5beb77; $custom-light: #97f2a0; $custom-dark: #000000;
JSON
{
"hex": "#5beb77",
"rgb": {
"r": 91,
"g": 235,
"b": 119
},
"hsl": {
"h": 131.667,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.83608,
"c": 0.20032,
"h": 147.2
},
"luminance": 0.62973
}Semantic roles & 50–950 ramp
primary
#5BEB77
secondary
#B5359C
accent
#0BB2DB
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580