#5BEE80#5BEE80
#5BEE80 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.196 H 148.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE80 |
|---|---|
| RGB | rgb(91, 238, 128) |
| HSL | hsl(135, 81%, 65%) |
| HSV | hsv(135, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.45, -62.11, 41.74) |
| CIE-LCH | lch(84.45, 74.83, 146.09°) |
| OKLab | oklab(84.49% -0.1677 0.102) |
| OKLCH | oklch(84.49% 0.196 148.7) |
| XYZ | xyz(38.7824, 64.9279, 30.9064) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE80 #EE5BC9
analogous
#80EE5B #5BEE80 #5BEEC9
triadic
#5BEE80 #805BEE #EE805B
tetradic
#5BEE80 #5B80EE #EE5BC9 #EEC95B
square
#5BEE80 #5B80EE #EE5BC9 #EEC95B
split-complementary
#5BEE80 #C95BEE #EE5B80
monochromatic
#13BB3E #24E855 #5BEE80 #92F4AB #CAF9D6
Accessibility & contrast
On white
1.50
#5BEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5BEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE80
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE80 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#DDCE88
Tritanopia (blue-blind)
#2EEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bee80; /* rgb */ color: rgb(91, 238, 128); /* oklch */ color: oklch(84.5% 0.196 148.7);
Tailwind
colors: {
custom: {
50: '#97f5a6',
500: '#5bee80',
950: '#000000',
},
}SCSS
$custom: #5bee80; $custom-light: #97f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5bee80",
"rgb": {
"r": 91,
"g": 238,
"b": 128
},
"hsl": {
"h": 135.102,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84487,
"c": 0.19626,
"h": 148.7
},
"luminance": 0.64932
}Semantic roles & 50–950 ramp
primary
#5BEE80
secondary
#BA3398
accent
#08A8DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580