#5AFD80#5AFD80
#5AFD80 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.2% C 0.216 H 147.9°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFD80 |
|---|---|
| RGB | rgb(90, 253, 128) |
| HSL | hsl(134, 98%, 67%) |
| HSV | hsv(134, 64%, 99%) |
| CMYK | cmyk(64.4%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(88.91, -67.67, 47.33) |
| CIE-LCH | lch(88.91, 82.58, 145.03°) |
| OKLab | oklab(88.16% -0.1826 0.1146) |
| OKLCH | oklch(88.16% 0.216 147.9) |
| XYZ | xyz(43.2349, 73.9782, 32.4186) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.39
Lightgreen (survey)
#76FF7B
ΔE00 2.41
Spring Green
#00FF7F
ΔE00 2.46
Minty Green
#0BF77D
ΔE00 2.91
Wintergreen
#20F986
ΔE00 3.02
Easter Green
#8CFD7E
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFD80 #FD5AD7
analogous
#85FD5A #5AFD80 #5AFDD2
triadic
#5AFD80 #805AFD #FD805A
tetradic
#5AFD80 #5A85FD #FD5AD7 #FDD25A
square
#5AFD80 #5A85FD #FD5AD7 #FDD25A
split-complementary
#5AFD80 #D25AFD #FD5A85
monochromatic
#03DA35 #1EFC51 #5AFD80 #96FEAF #D3FEDD
Accessibility & contrast
On white
1.33
#5AFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#5AFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFD80
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFD80 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#EBDA89
Tritanopia (blue-blind)
#20F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5afd80; /* rgb */ color: rgb(90, 253, 128); /* oklch */ color: oklch(88.2% 0.216 147.9);
Tailwind
colors: {
custom: {
50: '#99ffa7',
500: '#5afd80',
950: '#000000',
},
}SCSS
$custom: #5afd80; $custom-light: #99ffa7; $custom-dark: #000000;
JSON
{
"hex": "#5afd80",
"rgb": {
"r": 90,
"g": 253,
"b": 128
},
"hsl": {
"h": 133.988,
"s": 97.605,
"l": 67.255
},
"oklch": {
"l": 0.88161,
"c": 0.21557,
"h": 147.9
},
"luminance": 0.73983
}Semantic roles & 50–950 ramp
primary
#5AFD80
secondary
#D328AB
accent
#00B0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680