#5AFA7F#5AFA7F
#5AFA7F is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.4% C 0.213 H 147.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFA7F |
|---|---|
| RGB | rgb(90, 250, 127) |
| HSL | hsl(134, 94%, 67%) |
| HSV | hsv(134, 64%, 98%) |
| CMYK | cmyk(64%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(88.00, -66.76, 46.68) |
| CIE-LCH | lch(88.00, 81.46, 145.04°) |
| OKLab | oklab(87.41% -0.1801 0.1131) |
| OKLCH | oklch(87.41% 0.213 147.9) |
| XYZ | xyz(42.2298, 72.0728, 31.7605) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.21
Spring Green
#00FF7F
ΔE00 2.62
Lightgreen (survey)
#76FF7B
ΔE00 2.65
Minty Green
#0BF77D
ΔE00 2.66
Wintergreen
#20F986
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFA7F #FA5AD5
analogous
#85FA5A #5AFA7F #5AFACF
triadic
#5AFA7F #7F5AFA #FA7F5A
tetradic
#5AFA7F #5A85FA #FA5AD5 #FACF5A
square
#5AFA7F #5A85FA #FA5AD5 #FACF5A
split-complementary
#5AFA7F #CF5AFA #FA5A85
monochromatic
#06D336 #1FF851 #5AFA7F #95FCAD #D1FEDB
Accessibility & contrast
On white
1.36
#5AFA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5AFA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFA7F
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFA7F | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE575
Deuteranopia (green-blind)
#E9D788
Tritanopia (blue-blind)
#23F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5afa7f; /* rgb */ color: rgb(90, 250, 127); /* oklch */ color: oklch(87.4% 0.213 147.9);
Tailwind
colors: {
custom: {
50: '#99fda6',
500: '#5afa7f',
950: '#000000',
},
}SCSS
$custom: #5afa7f; $custom-light: #99fda6; $custom-dark: #000000;
JSON
{
"hex": "#5afa7f",
"rgb": {
"r": 90,
"g": 250,
"b": 127
},
"hsl": {
"h": 133.875,
"s": 94.118,
"l": 66.667
},
"oklch": {
"l": 0.87407,
"c": 0.21269,
"h": 147.9
},
"luminance": 0.72077
}Semantic roles & 50–950 ramp
primary
#5AFA7F
secondary
#CE2AA8
accent
#00B0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680