#5FE080#5FE080
#5FE080 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.1% C 0.176 H 149.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE080 |
|---|---|
| RGB | rgb(95, 224, 128) |
| HSL | hsl(135, 68%, 63%) |
| HSV | hsv(135, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.35, -55.99, 36.53) |
| CIE-LCH | lch(80.35, 66.86, 146.88°) |
| OKLab | oklab(81.15% -0.1515 0.09) |
| OKLCH | oklch(81.15% 0.176 149.3) |
| XYZ | xyz(35.2688, 57.2994, 29.6192) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.41
Tealish Green
#0CDC73
ΔE00 3.57
Lightish Green
#61E160
ΔE00 4.79
Lightgreen
#90EE90
ΔE00 5.27
Turquoise Green
#04F489
ΔE00 5.35
Seaweed
#18D17B
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE080 #E05FBF
analogous
#7EE05F #5FE080 #5FE0C1
triadic
#5FE080 #805FE0 #E0805F
tetradic
#5FE080 #5F7EE0 #E05FBF #E0C15F
square
#5FE080 #5F7EE0 #E05FBF #E0C15F
split-complementary
#5FE080 #C15FE0 #E05F7E
monochromatic
#20A542 #2CD657 #5FE080 #92EAA9 #C6F4D1
Accessibility & contrast
On white
1.69
#5FE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#5FE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE080
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE080 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#3EDCC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fe080; /* rgb */ color: rgb(95, 224, 128); /* oklch */ color: oklch(81.1% 0.176 149.3);
Tailwind
colors: {
custom: {
50: '#97eba6',
500: '#5fe080',
950: '#000000',
},
}SCSS
$custom: #5fe080; $custom-light: #97eba6; $custom-dark: #000000;
JSON
{
"hex": "#5fe080",
"rgb": {
"r": 95,
"g": 224,
"b": 128
},
"hsl": {
"h": 135.349,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.81147,
"c": 0.17619,
"h": 149.3
},
"luminance": 0.57303
}Semantic roles & 50–950 ramp
primary
#5FE080
secondary
#A73C8C
accent
#16A0CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480