#5AFF71#5AFF71
#5AFF71 is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.5% C 0.230 H 145.6°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFF71 |
|---|---|
| RGB | rgb(90, 255, 113) |
| HSL | hsl(128, 100%, 68%) |
| HSV | hsv(128, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(89.34, -70.34, 54.72) |
| CIE-LCH | lch(89.34, 89.12, 142.12°) |
| OKLab | oklab(88.46% -0.1901 0.1301) |
| OKLCH | oklch(88.46% 0.23 145.6) |
| XYZ | xyz(42.9542, 74.8815, 27.8095) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.84
Light Bright Green
#53FE5C
ΔE00 2.11
Light Neon Green
#4EFD54
ΔE00 2.78
Bright Light Green
#2DFE54
ΔE00 2.82
Lighter Green
#75FD63
ΔE00 2.84
Spearmint
#1EF876
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFF71 #FF5AE8
analogous
#95FF5A #5AFF71 #5AFFC4
triadic
#5AFF71 #715AFF #FF715A
tetradic
#5AFF71 #5A95FF #FF5AE8 #FFC45A
square
#5AFF71 #5A95FF #FF5AE8 #FFC45A
split-complementary
#5AFF71 #C45AFF #FF5A95
monochromatic
#00DF1F #1DFF3C #5AFF71 #97FFA6 #D4FFDA
Accessibility & contrast
On white
1.31
#5AFF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#5AFF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFF71
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFF71 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE963
Deuteranopia (green-blind)
#EFDB7C
Tritanopia (blue-blind)
#29F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5aff71; /* rgb */ color: rgb(90, 255, 113); /* oklch */ color: oklch(88.5% 0.230 145.6);
Tailwind
colors: {
custom: {
50: '#9aff9d',
500: '#5aff71',
950: '#000000',
},
}SCSS
$custom: #5aff71; $custom-light: #9aff9d; $custom-dark: #000000;
JSON
{
"hex": "#5aff71",
"rgb": {
"r": 90,
"g": 255,
"b": 113
},
"hsl": {
"h": 128.364,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.88456,
"c": 0.23035,
"h": 145.6
},
"luminance": 0.74886
}Semantic roles & 50–950 ramp
primary
#5AFF71
secondary
#D726BF
accent
#00C6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680