#5AF37E#5AF37E
#5AF37E is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.7% C 0.205 H 148.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF37E |
|---|---|
| RGB | rgb(90, 243, 126) |
| HSL | hsl(134, 86%, 65%) |
| HSV | hsv(134, 63%, 95%) |
| CMYK | cmyk(63%, 0%, 48.1%, 4.7%) |
| CIE-LAB | lab(85.89, -64.41, 44.52) |
| CIE-LCH | lch(85.89, 78.30, 145.35°) |
| OKLab | oklab(85.66% -0.1739 0.1082) |
| OKLCH | oklch(85.66% 0.205 148.1) |
| XYZ | xyz(40.0301, 67.7771, 30.7073) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.49
Minty Green
#0BF77D
ΔE00 2.62
Wintergreen
#20F986
ΔE00 2.86
Spring Green
#00FF7F
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.56
Lightgreen (survey)
#76FF7B
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF37E #F35ACF
analogous
#82F35A #5AF37E #5AF3CB
triadic
#5AF37E #7E5AF3 #F37E5A
tetradic
#5AF37E #5A82F3 #F35ACF #F3CB5A
square
#5AF37E #5A82F3 #F35ACF #F3CB5A
split-complementary
#5AF37E #CB5AF3 #F35A82
monochromatic
#0EC439 #21EF51 #5AF37E #93F7AB #CCFBD7
Accessibility & contrast
On white
1.44
#5AF37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#5AF37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF37E
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF37E | 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)
#F5DF74
Deuteranopia (green-blind)
#E2D286
Tritanopia (blue-blind)
#29EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5af37e; /* rgb */ color: rgb(90, 243, 126); /* oklch */ color: oklch(85.7% 0.205 148.1);
Tailwind
colors: {
custom: {
50: '#98f8a5',
500: '#5af37e',
950: '#000000',
},
}SCSS
$custom: #5af37e; $custom-light: #98f8a5; $custom-dark: #000000;
JSON
{
"hex": "#5af37e",
"rgb": {
"r": 90,
"g": 243,
"b": 126
},
"hsl": {
"h": 134.118,
"s": 86.441,
"l": 65.294
},
"oklch": {
"l": 0.85664,
"c": 0.20478,
"h": 148.1
},
"luminance": 0.67781
}Semantic roles & 50–950 ramp
primary
#5AF37E
secondary
#C2309F
accent
#03AEE3
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580