#5FF37C#5FF37C
#5FF37C is a very light, highly saturated green. Relative luminance 0.680; OKLCH L 85.8% C 0.205 H 147.3°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF37C |
|---|---|
| RGB | rgb(95, 243, 124) |
| HSL | hsl(132, 86%, 66%) |
| HSV | hsv(132, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 49%, 4.7%) |
| CIE-LAB | lab(86.00, -63.70, 45.63) |
| CIE-LCH | lch(86.00, 78.36, 144.38°) |
| OKLab | oklab(85.78% -0.1721 0.1106) |
| OKLCH | oklch(85.78% 0.205 147.3) |
| XYZ | xyz(40.4052, 67.9854, 30.0580) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.30
Lightgreen (survey)
#76FF7B
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF37C #F35FD6
analogous
#8CF35F #5FF37C #5FF3C6
triadic
#5FF37C #7C5FF3 #F37C5F
tetradic
#5FF37C #5F8CF3 #F35FD6 #F3C65F
square
#5FF37C #5F8CF3 #F35FD6 #F3C65F
split-complementary
#5FF37C #C65FF3 #F35F8C
monochromatic
#0FC933 #26EF4D #5FF37C #98F7AB #D1FCD9
Accessibility & contrast
On white
1.44
#5FF37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#5FF37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF37C
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF37C | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF72
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#37EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff37c; /* rgb */ color: rgb(95, 243, 124); /* oklch */ color: oklch(85.8% 0.205 147.3);
Tailwind
colors: {
custom: {
50: '#9af8a4',
500: '#5ff37c',
950: '#000000',
},
}SCSS
$custom: #5ff37c; $custom-light: #9af8a4; $custom-dark: #000000;
JSON
{
"hex": "#5ff37c",
"rgb": {
"r": 95,
"g": 243,
"b": 124
},
"hsl": {
"h": 131.757,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85778,
"c": 0.20458,
"h": 147.3
},
"luminance": 0.67989
}Semantic roles & 50–950 ramp
primary
#5FF37C
secondary
#C531A8
accent
#03B7E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580