#5BF080#5BF080
#5BF080 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.0% C 0.199 H 148.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF080 |
|---|---|
| RGB | rgb(91, 240, 128) |
| HSL | hsl(135, 83%, 65%) |
| HSV | hsv(135, 62%, 94%) |
| CMYK | cmyk(62.1%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.05, -62.84, 42.50) |
| CIE-LCH | lch(85.05, 75.86, 145.93°) |
| OKLab | oklab(84.98% -0.1696 0.1037) |
| OKLCH | oklch(84.98% 0.199 148.6) |
| XYZ | xyz(39.3679, 66.0989, 31.1016) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.91
Spearmint
#1EF876
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF080 #F05BCB
analogous
#81F05B #5BF080 #5BF0CA
triadic
#5BF080 #805BF0 #F0805B
tetradic
#5BF080 #5B81F0 #F05BCB #F0CA5B
square
#5BF080 #5B81F0 #F05BCB #F0CA5B
split-complementary
#5BF080 #CA5BF0 #F05B81
monochromatic
#11BF3D #23EB55 #5BF080 #93F5AB #CBFAD7
Accessibility & contrast
On white
1.48
#5BF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5BF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF080
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF080 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#2DEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bf080; /* rgb */ color: rgb(91, 240, 128); /* oklch */ color: oklch(85.0% 0.199 148.6);
Tailwind
colors: {
custom: {
50: '#98f6a6',
500: '#5bf080',
950: '#000000',
},
}SCSS
$custom: #5bf080; $custom-light: #98f6a6; $custom-dark: #000000;
JSON
{
"hex": "#5bf080",
"rgb": {
"r": 91,
"g": 240,
"b": 128
},
"hsl": {
"h": 134.899,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.84981,
"c": 0.19883,
"h": 148.6
},
"luminance": 0.66103
}Semantic roles & 50–950 ramp
primary
#5BF080
secondary
#BD329B
accent
#06AAE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580