#5FF57E#5FF57E
#5FF57E is a very light, highly saturated green. Relative luminance 0.692; OKLCH L 86.3% C 0.205 H 147.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF57E |
|---|---|
| RGB | rgb(95, 245, 126) |
| HSL | hsl(132, 88%, 67%) |
| HSV | hsv(132, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 48.6%, 3.9%) |
| CIE-LAB | lab(86.62, -64.13, 45.46) |
| CIE-LCH | lch(86.62, 78.61, 144.67°) |
| OKLab | oklab(86.3% -0.1732 0.1103) |
| OKLCH | oklch(86.3% 0.205 147.5) |
| XYZ | xyz(41.1348, 69.2400, 30.9315) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.87
Wintergreen
#20F986
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.13
Spring Green
#00FF7F
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF57E #F55FD6
analogous
#8BF55F #5FF57E #5FF5C9
triadic
#5FF57E #7E5FF5 #F57E5F
tetradic
#5FF57E #5F8BF5 #F55FD6 #F5C95F
square
#5FF57E #5F8BF5 #F55FD6 #F5C95F
split-complementary
#5FF57E #C95FF5 #F55F8B
monochromatic
#0DCD34 #25F150 #5FF57E #99F9AC #D2FCDB
Accessibility & contrast
On white
1.41
#5FF57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5FF57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF57E
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF57E | 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)
#F8E174
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#36F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff57e; /* rgb */ color: rgb(95, 245, 126); /* oklch */ color: oklch(86.3% 0.205 147.5);
Tailwind
colors: {
custom: {
50: '#9af9a5',
500: '#5ff57e',
950: '#000000',
},
}SCSS
$custom: #5ff57e; $custom-light: #9af9a5; $custom-dark: #000000;
JSON
{
"hex": "#5ff57e",
"rgb": {
"r": 95,
"g": 245,
"b": 126
},
"hsl": {
"h": 132.4,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.86301,
"c": 0.20538,
"h": 147.5
},
"luminance": 0.69244
}Semantic roles & 50–950 ramp
primary
#5FF57E
secondary
#C92FA9
accent
#01B6E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580