#5AF37F#5AF37F
#5AF37F is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.7% C 0.204 H 148.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF37F |
|---|---|
| RGB | rgb(90, 243, 127) |
| HSL | hsl(135, 86%, 65%) |
| HSV | hsv(135, 63%, 95%) |
| CMYK | cmyk(63%, 0%, 47.7%, 4.7%) |
| CIE-LAB | lab(85.91, -64.27, 44.06) |
| CIE-LCH | lch(85.91, 77.92, 145.57°) |
| OKLab | oklab(85.68% -0.1734 0.1072) |
| OKLCH | oklch(85.68% 0.204 148.3) |
| XYZ | xyz(40.0949, 67.8031, 31.0489) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.53
Minty Green
#0BF77D
ΔE00 2.60
Wintergreen
#20F986
ΔE00 2.79
Spring Green
#00FF7F
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF37F #F35ACE
analogous
#81F35A #5AF37F #5AF3CC
triadic
#5AF37F #7F5AF3 #F37F5A
tetradic
#5AF37F #5A81F3 #F35ACE #F3CC5A
square
#5AF37F #5A81F3 #F35ACE #F3CC5A
split-complementary
#5AF37F #CC5AF3 #F35A81
monochromatic
#0EC43A #21EF53 #5AF37F #93F7AB #CCFBD8
Accessibility & contrast
On white
1.44
#5AF37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#5AF37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF37F
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF37F | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF76
Deuteranopia (green-blind)
#E2D287
Tritanopia (blue-blind)
#28EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5af37f; /* rgb */ color: rgb(90, 243, 127); /* oklch */ color: oklch(85.7% 0.204 148.3);
Tailwind
colors: {
custom: {
50: '#98f8a6',
500: '#5af37f',
950: '#000000',
},
}SCSS
$custom: #5af37f; $custom-light: #98f8a6; $custom-dark: #000000;
JSON
{
"hex": "#5af37f",
"rgb": {
"r": 90,
"g": 243,
"b": 127
},
"hsl": {
"h": 134.51,
"s": 86.441,
"l": 65.294
},
"oklch": {
"l": 0.85679,
"c": 0.2039,
"h": 148.3
},
"luminance": 0.67807
}Semantic roles & 50–950 ramp
primary
#5AF37F
secondary
#C2309E
accent
#03ADE3
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580