#5BEE77#5BEE77
#5BEE77 is a very light, highly saturated green. Relative luminance 0.647; OKLCH L 84.4% C 0.204 H 147.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE77 |
|---|---|
| RGB | rgb(91, 238, 119) |
| HSL | hsl(131, 81%, 65%) |
| HSV | hsv(131, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(84.33, -63.42, 45.91) |
| CIE-LCH | lch(84.33, 78.29, 144.09°) |
| OKLab | oklab(84.35% -0.1713 0.111) |
| OKLCH | oklch(84.35% 0.204 147.1) |
| XYZ | xyz(38.2161, 64.7013, 27.9238) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.32
Lightish Green
#61E160
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.75
Wintergreen
#20F986
ΔE00 3.78
Turquoise Green
#04F489
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE77 #EE5BD2
analogous
#88EE5B #5BEE77 #5BEEC1
triadic
#5BEE77 #775BEE #EE775B
tetradic
#5BEE77 #5B88EE #EE5BD2 #EEC15B
square
#5BEE77 #5B88EE #EE5BD2 #EEC15B
split-complementary
#5BEE77 #C15BEE #EE5B88
monochromatic
#13BB33 #24E849 #5BEE77 #92F4A5 #CAF9D3
Accessibility & contrast
On white
1.51
#5BEE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#5BEE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE77
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE77 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6D
Deuteranopia (green-blind)
#DECD80
Tritanopia (blue-blind)
#33E9D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bee77; /* rgb */ color: rgb(91, 238, 119); /* oklch */ color: oklch(84.4% 0.204 147.1);
Tailwind
colors: {
custom: {
50: '#98f5a0',
500: '#5bee77',
950: '#000000',
},
}SCSS
$custom: #5bee77; $custom-light: #98f5a0; $custom-dark: #000000;
JSON
{
"hex": "#5bee77",
"rgb": {
"r": 91,
"g": 238,
"b": 119
},
"hsl": {
"h": 131.429,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84352,
"c": 0.20413,
"h": 147.1
},
"luminance": 0.64705
}Semantic roles & 50–950 ramp
primary
#5BEE77
secondary
#BA33A0
accent
#08B5DE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580