#5FF580#5FF580
#5FF580 is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.3% C 0.204 H 147.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF580 |
|---|---|
| RGB | rgb(95, 245, 128) |
| HSL | hsl(133, 88%, 67%) |
| HSV | hsv(133, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 47.8%, 3.9%) |
| CIE-LAB | lab(86.65, -63.85, 44.54) |
| CIE-LCH | lch(86.65, 77.85, 145.10°) |
| OKLab | oklab(86.33% -0.1724 0.1083) |
| OKLCH | oklch(86.33% 0.204 147.9) |
| XYZ | xyz(41.2651, 69.2922, 31.6180) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.62
Minty Green
#0BF77D
ΔE00 2.81
Wintergreen
#20F986
ΔE00 2.94
Lightgreen (survey)
#76FF7B
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF580 #F55FD4
analogous
#89F55F #5FF580 #5FF5CB
triadic
#5FF580 #805FF5 #F5805F
tetradic
#5FF580 #5F89F5 #F55FD4 #F5CB5F
square
#5FF580 #5F89F5 #F55FD4 #F5CB5F
split-complementary
#5FF580 #CB5FF5 #F55F89
monochromatic
#0DCD37 #25F152 #5FF580 #99F9AE #D2FCDB
Accessibility & contrast
On white
1.41
#5FF580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5FF580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF580
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF580 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E176
Deuteranopia (green-blind)
#E4D488
Tritanopia (blue-blind)
#35F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff580; /* rgb */ color: rgb(95, 245, 128); /* oklch */ color: oklch(86.3% 0.204 147.9);
Tailwind
colors: {
custom: {
50: '#9af9a7',
500: '#5ff580',
950: '#000000',
},
}SCSS
$custom: #5ff580; $custom-light: #9af9a7; $custom-dark: #000000;
JSON
{
"hex": "#5ff580",
"rgb": {
"r": 95,
"g": 245,
"b": 128
},
"hsl": {
"h": 133.2,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.8633,
"c": 0.20365,
"h": 147.9
},
"luminance": 0.69296
}Semantic roles & 50–950 ramp
primary
#5FF580
secondary
#C92FA7
accent
#01B3E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580