#5BED80#5BED80
#5BED80 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.2% C 0.195 H 148.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED80 |
|---|---|
| RGB | rgb(91, 237, 128) |
| HSL | hsl(135, 80%, 64%) |
| HSV | hsv(135, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(84.15, -61.74, 41.36) |
| CIE-LCH | lch(84.15, 74.31, 146.18°) |
| OKLab | oklab(84.24% -0.1667 0.1011) |
| OKLCH | oklch(84.24% 0.195 148.8) |
| XYZ | xyz(38.4921, 64.3472, 30.8096) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.46
Spearmint
#1EF876
ΔE00 3.55
Lightish Green
#61E160
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED80 #ED5BC8
analogous
#7FED5B #5BED80 #5BEDC9
triadic
#5BED80 #805BED #ED805B
tetradic
#5BED80 #5B7FED #ED5BC8 #EDC95B
square
#5BED80 #5B7FED #ED5BC8 #EDC95B
split-complementary
#5BED80 #C95BED #ED5B7F
monochromatic
#14B93E #24E755 #5BED80 #92F3AB #C9F9D5
Accessibility & contrast
On white
1.51
#5BED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5BED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED80
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED80 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA77
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#2EE9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bed80; /* rgb */ color: rgb(91, 237, 128); /* oklch */ color: oklch(84.2% 0.195 148.8);
Tailwind
colors: {
custom: {
50: '#97f4a6',
500: '#5bed80',
950: '#000000',
},
}SCSS
$custom: #5bed80; $custom-light: #97f4a6; $custom-dark: #000000;
JSON
{
"hex": "#5bed80",
"rgb": {
"r": 91,
"g": 237,
"b": 128
},
"hsl": {
"h": 135.205,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84239,
"c": 0.19498,
"h": 148.8
},
"luminance": 0.64351
}Semantic roles & 50–950 ramp
primary
#5BED80
secondary
#B83497
accent
#09A7DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580