#5BFD80#5BFD80
#5BFD80 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.2% C 0.215 H 147.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFD80 |
|---|---|
| RGB | rgb(91, 253, 128) |
| HSL | hsl(134, 98%, 67%) |
| HSV | hsv(134, 64%, 99%) |
| CMYK | cmyk(64%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(88.94, -67.49, 47.37) |
| CIE-LCH | lch(88.94, 82.45, 144.93°) |
| OKLab | oklab(88.19% -0.1821 0.1147) |
| OKLCH | oklch(88.19% 0.215 147.8) |
| XYZ | xyz(43.3328, 74.0287, 32.4232) |
| Luminance | 0.7403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.35
Spearmint
#1EF876
ΔE00 2.44
Spring Green
#00FF7F
ΔE00 2.52
Minty Green
#0BF77D
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.07
Easter Green
#8CFD7E
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFD80 #FD5BD8
analogous
#87FD5B #5BFD80 #5BFDD1
triadic
#5BFD80 #805BFD #FD805B
tetradic
#5BFD80 #5B87FD #FD5BD8 #FDD15B
square
#5BFD80 #5B87FD #FD5BD8 #FDD15B
split-complementary
#5BFD80 #D15BFD #FD5B87
monochromatic
#03DB34 #1FFC51 #5BFD80 #97FEAF #D4FEDE
Accessibility & contrast
On white
1.33
#5BFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#5BFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFD80
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFD80 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#EBDA89
Tritanopia (blue-blind)
#24F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5bfd80; /* rgb */ color: rgb(91, 253, 128); /* oklch */ color: oklch(88.2% 0.215 147.8);
Tailwind
colors: {
custom: {
50: '#9affa7',
500: '#5bfd80',
950: '#000000',
},
}SCSS
$custom: #5bfd80; $custom-light: #9affa7; $custom-dark: #000000;
JSON
{
"hex": "#5bfd80",
"rgb": {
"r": 91,
"g": 253,
"b": 128
},
"hsl": {
"h": 133.704,
"s": 97.59,
"l": 67.451
},
"oklch": {
"l": 0.88187,
"c": 0.2152,
"h": 147.8
},
"luminance": 0.74033
}Semantic roles & 50–950 ramp
primary
#5BFD80
secondary
#D428AD
accent
#00B1E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680