#5FF37D#5FF37D
#5FF37D is a very light, highly saturated green. Relative luminance 0.680; OKLCH L 85.8% C 0.204 H 147.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF37D |
|---|---|
| RGB | rgb(95, 243, 125) |
| HSL | hsl(132, 86%, 66%) |
| HSV | hsv(132, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(86.01, -63.55, 45.18) |
| CIE-LCH | lch(86.01, 77.97, 144.59°) |
| OKLab | oklab(85.79% -0.1717 0.1096) |
| OKLCH | oklch(85.79% 0.204 147.4) |
| XYZ | xyz(40.4688, 68.0108, 30.3928) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.72
Minty Green
#0BF77D
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.22
Lightgreen (survey)
#76FF7B
ΔE00 3.43
Spring Green
#00FF7F
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF37D #F35FD5
analogous
#8BF35F #5FF37D #5FF3C7
triadic
#5FF37D #7D5FF3 #F37D5F
tetradic
#5FF37D #5F8BF3 #F35FD5 #F3C75F
square
#5FF37D #5F8BF3 #F35FD5 #F3C75F
split-complementary
#5FF37D #C75FF3 #F35F8B
monochromatic
#0FC935 #26EF4F #5FF37D #98F7AB #D1FCDA
Accessibility & contrast
On white
1.44
#5FF37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#5FF37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF37D
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF37D | 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)
#F6DF73
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#37EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff37d; /* rgb */ color: rgb(95, 243, 125); /* oklch */ color: oklch(85.8% 0.204 147.4);
Tailwind
colors: {
custom: {
50: '#9af8a4',
500: '#5ff37d',
950: '#000000',
},
}SCSS
$custom: #5ff37d; $custom-light: #9af8a4; $custom-dark: #000000;
JSON
{
"hex": "#5ff37d",
"rgb": {
"r": 95,
"g": 243,
"b": 125
},
"hsl": {
"h": 132.162,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85793,
"c": 0.20371,
"h": 147.4
},
"luminance": 0.68015
}Semantic roles & 50–950 ramp
primary
#5FF37D
secondary
#C531A7
accent
#03B5E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580