#5AFA81#5AFA81
#5AFA81 is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.4% C 0.211 H 148.2°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFA81 |
|---|---|
| RGB | rgb(90, 250, 129) |
| HSL | hsl(135, 94%, 67%) |
| HSV | hsv(135, 64%, 98%) |
| CMYK | cmyk(64%, 0%, 48.4%, 2%) |
| CIE-LAB | lab(88.03, -66.47, 45.76) |
| CIE-LCH | lch(88.03, 80.70, 145.46°) |
| OKLab | oklab(87.44% -0.1793 0.1111) |
| OKLCH | oklch(87.44% 0.211 148.2) |
| XYZ | xyz(42.3614, 72.1255, 32.4538) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.24
Spring Green
#00FF7F
ΔE00 2.58
Minty Green
#0BF77D
ΔE00 2.58
Wintergreen
#20F986
ΔE00 2.67
Lightgreen (survey)
#76FF7B
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFA81 #FA5AD3
analogous
#83FA5A #5AFA81 #5AFAD1
triadic
#5AFA81 #815AFA #FA815A
tetradic
#5AFA81 #5A83FA #FA5AD3 #FAD15A
square
#5AFA81 #5A83FA #FA5AD3 #FAD15A
split-complementary
#5AFA81 #D15AFA #FA5A83
monochromatic
#06D338 #1FF854 #5AFA81 #95FCAE #D1FEDC
Accessibility & contrast
On white
1.36
#5AFA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#5AFA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFA81
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFA81 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE577
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#22F5DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5afa81; /* rgb */ color: rgb(90, 250, 129); /* oklch */ color: oklch(87.4% 0.211 148.2);
Tailwind
colors: {
custom: {
50: '#99fda7',
500: '#5afa81',
950: '#000000',
},
}SCSS
$custom: #5afa81; $custom-light: #99fda7; $custom-dark: #000000;
JSON
{
"hex": "#5afa81",
"rgb": {
"r": 90,
"g": 250,
"b": 129
},
"hsl": {
"h": 134.625,
"s": 94.118,
"l": 66.667
},
"oklch": {
"l": 0.87436,
"c": 0.21098,
"h": 148.2
},
"luminance": 0.7213
}Semantic roles & 50–950 ramp
primary
#5AFA81
secondary
#CE2AA6
accent
#00AEE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680