#5FF57F#5FF57F
#5FF57F is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.3% C 0.205 H 147.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF57F |
|---|---|
| RGB | rgb(95, 245, 127) |
| HSL | hsl(133, 88%, 67%) |
| HSV | hsv(133, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(86.64, -63.99, 45.00) |
| CIE-LCH | lch(86.64, 78.23, 144.88°) |
| OKLab | oklab(86.32% -0.1728 0.1093) |
| OKLCH | oklch(86.32% 0.205 147.7) |
| XYZ | xyz(41.1996, 69.2660, 31.2730) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 2.83
Wintergreen
#20F986
ΔE00 3.01
Lightgreen (survey)
#76FF7B
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF57F #F55FD5
analogous
#8AF55F #5FF57F #5FF5CA
triadic
#5FF57F #7F5FF5 #F57F5F
tetradic
#5FF57F #5F8AF5 #F55FD5 #F5CA5F
square
#5FF57F #5F8AF5 #F55FD5 #F5CA5F
split-complementary
#5FF57F #CA5FF5 #F55F8A
monochromatic
#0DCD36 #25F151 #5FF57F #99F9AD #D2FCDB
Accessibility & contrast
On white
1.41
#5FF57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5FF57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF57F
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF57F | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E175
Deuteranopia (green-blind)
#E4D487
Tritanopia (blue-blind)
#35F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff57f; /* rgb */ color: rgb(95, 245, 127); /* oklch */ color: oklch(86.3% 0.205 147.7);
Tailwind
colors: {
custom: {
50: '#9af9a6',
500: '#5ff57f',
950: '#000000',
},
}SCSS
$custom: #5ff57f; $custom-light: #9af9a6; $custom-dark: #000000;
JSON
{
"hex": "#5ff57f",
"rgb": {
"r": 95,
"g": 245,
"b": 127
},
"hsl": {
"h": 132.8,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.86315,
"c": 0.20451,
"h": 147.7
},
"luminance": 0.6927
}Semantic roles & 50–950 ramp
primary
#5FF57F
secondary
#C92FA8
accent
#01B4E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580