#5CFF80#5CFF80
#5CFF80 is a very light, highly saturated green. Relative luminance 0.754; OKLCH L 88.7% C 0.217 H 147.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFF80 |
|---|---|
| RGB | rgb(92, 255, 128) |
| HSL | hsl(133, 100%, 68%) |
| HSV | hsv(133, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(89.56, -68.00, 48.14) |
| CIE-LCH | lch(89.56, 83.32, 144.70°) |
| OKLab | oklab(88.71% -0.1835 0.1164) |
| OKLCH | oklch(88.71% 0.217 147.6) |
| XYZ | xyz(44.0668, 75.3493, 32.6394) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.16
Spring Green
#00FF7F
ΔE00 2.59
Spearmint
#1EF876
ΔE00 2.69
Minty Green
#0BF77D
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.36
Light Bright Green
#53FE5C
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFF80 #FF5CDB
analogous
#89FF5C #5CFF80 #5CFFD2
triadic
#5CFF80 #805CFF #FF805C
tetradic
#5CFF80 #5C89FF #FF5CDB #FFD25C
square
#5CFF80 #5C89FF #FF5CDB #FFD25C
split-complementary
#5CFF80 #D25CFF #FF5C89
monochromatic
#00E132 #1FFF50 #5CFF80 #99FFB0 #D6FFDF
Accessibility & contrast
On white
1.31
#5CFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#5CFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFF80
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFF80 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#EDDC89
Tritanopia (blue-blind)
#26FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5cff80; /* rgb */ color: rgb(92, 255, 128); /* oklch */ color: oklch(88.7% 0.217 147.6);
Tailwind
colors: {
custom: {
50: '#9bffa7',
500: '#5cff80',
950: '#000000',
},
}SCSS
$custom: #5cff80; $custom-light: #9bffa7; $custom-dark: #000000;
JSON
{
"hex": "#5cff80",
"rgb": {
"r": 92,
"g": 255,
"b": 128
},
"hsl": {
"h": 133.252,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.88706,
"c": 0.21732,
"h": 147.6
},
"luminance": 0.75354
}Semantic roles & 50–950 ramp
primary
#5CFF80
secondary
#D926B1
accent
#00B3E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680