#5AFF80#5AFF80
#5AFF80 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.218 H 147.8°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFF80 |
|---|---|
| RGB | rgb(90, 255, 128) |
| HSL | hsl(134, 100%, 68%) |
| HSV | hsv(134, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(89.51, -68.37, 48.07) |
| CIE-LCH | lch(89.51, 83.58, 144.89°) |
| OKLab | oklab(88.65% -0.1844 0.1163) |
| OKLCH | oklch(88.65% 0.218 147.8) |
| XYZ | xyz(43.8696, 75.2476, 32.6302) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.27
Spring Green
#00FF7F
ΔE00 2.48
Spearmint
#1EF876
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.26
Light Bright Green
#53FE5C
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFF80 #FF5AD9
analogous
#87FF5A #5AFF80 #5AFFD2
triadic
#5AFF80 #805AFF #FF805A
tetradic
#5AFF80 #5A87FF #FF5AD9 #FFD25A
square
#5AFF80 #5A87FF #FF5AD9 #FFD25A
split-complementary
#5AFF80 #D25AFF #FF5A87
monochromatic
#00DF33 #1DFF51 #5AFF80 #97FFAF #D4FFDE
Accessibility & contrast
On white
1.31
#5AFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#5AFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFF80
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFF80 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#1EFAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5aff80; /* rgb */ color: rgb(90, 255, 128); /* oklch */ color: oklch(88.7% 0.218 147.8);
Tailwind
colors: {
custom: {
50: '#9affa7',
500: '#5aff80',
950: '#000000',
},
}SCSS
$custom: #5aff80; $custom-light: #9affa7; $custom-dark: #000000;
JSON
{
"hex": "#5aff80",
"rgb": {
"r": 90,
"g": 255,
"b": 128
},
"hsl": {
"h": 133.818,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.88653,
"c": 0.21803,
"h": 147.8
},
"luminance": 0.75252
}Semantic roles & 50–950 ramp
primary
#5AFF80
secondary
#D726AE
accent
#00B1E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680