#5FF37F#5FF37F
#5FF37F is a very light, highly saturated green. Relative luminance 0.681; OKLCH L 85.8% C 0.202 H 147.8°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF37F |
|---|---|
| RGB | rgb(95, 243, 127) |
| HSL | hsl(133, 86%, 66%) |
| HSV | hsv(133, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 47.7%, 4.7%) |
| CIE-LAB | lab(86.04, -63.27, 44.25) |
| CIE-LCH | lch(86.04, 77.21, 145.03°) |
| OKLab | oklab(85.82% -0.1709 0.1076) |
| OKLCH | oklch(85.82% 0.202 147.8) |
| XYZ | xyz(40.5978, 68.0624, 31.0724) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF37F #F35FD3
analogous
#89F35F #5FF37F #5FF3C9
triadic
#5FF37F #7F5FF3 #F37F5F
tetradic
#5FF37F #5F89F3 #F35FD3 #F3C95F
square
#5FF37F #5F89F3 #F35FD3 #F3C95F
split-complementary
#5FF37F #C95FF3 #F35F89
monochromatic
#0FC937 #26EF51 #5FF37F #98F7AD #D1FCDA
Accessibility & contrast
On white
1.44
#5FF37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#5FF37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF37F
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF37F | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF76
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#36EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff37f; /* rgb */ color: rgb(95, 243, 127); /* oklch */ color: oklch(85.8% 0.202 147.8);
Tailwind
colors: {
custom: {
50: '#9af8a6',
500: '#5ff37f',
950: '#000000',
},
}SCSS
$custom: #5ff37f; $custom-light: #9af8a6; $custom-dark: #000000;
JSON
{
"hex": "#5ff37f",
"rgb": {
"r": 95,
"g": 243,
"b": 127
},
"hsl": {
"h": 132.973,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85823,
"c": 0.20196,
"h": 147.8
},
"luminance": 0.68066
}Semantic roles & 50–950 ramp
primary
#5FF37F
secondary
#C531A5
accent
#03B2E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580