#5FF77C#5FF77C
#5FF77C is a very light, highly saturated green. Relative luminance 0.704; OKLCH L 86.8% C 0.210 H 147.1°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF77C |
|---|---|
| RGB | rgb(95, 247, 124) |
| HSL | hsl(131, 90%, 67%) |
| HSV | hsv(131, 62%, 97%) |
| CMYK | cmyk(61.5%, 0%, 49.8%, 3.1%) |
| CIE-LAB | lab(87.20, -65.14, 47.12) |
| CIE-LCH | lch(87.20, 80.39, 144.12°) |
| OKLab | oklab(86.76% -0.176 0.1139) |
| OKLCH | oklch(86.76% 0.21 147.1) |
| XYZ | xyz(41.6153, 70.4055, 30.4614) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.47
Lightgreen (survey)
#76FF7B
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 2.97
Spring Green
#00FF7F
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.27
Easter Green
#8CFD7E
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF77C #F75FDA
analogous
#8EF75F #5FF77C #5FF7C8
triadic
#5FF77C #7C5FF7 #F77C5F
tetradic
#5FF77C #5F8EF7 #F75FDA #F7C85F
square
#5FF77C #5F8EF7 #F75FDA #F7C85F
split-complementary
#5FF77C #C85FF7 #F75F8E
monochromatic
#0AD130 #25F44C #5FF77C #99FAAC #D4FDDB
Accessibility & contrast
On white
1.39
#5FF77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5FF77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF77C
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF77C | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE372
Deuteranopia (green-blind)
#E7D585
Tritanopia (blue-blind)
#36F2DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff77c; /* rgb */ color: rgb(95, 247, 124); /* oklch */ color: oklch(86.8% 0.210 147.1);
Tailwind
colors: {
custom: {
50: '#9bfba4',
500: '#5ff77c',
950: '#000000',
},
}SCSS
$custom: #5ff77c; $custom-light: #9bfba4; $custom-dark: #000000;
JSON
{
"hex": "#5ff77c",
"rgb": {
"r": 95,
"g": 247,
"b": 124
},
"hsl": {
"h": 131.447,
"s": 90.476,
"l": 67.059
},
"oklch": {
"l": 0.86764,
"c": 0.20963,
"h": 147.1
},
"luminance": 0.7041
}Semantic roles & 50–950 ramp
primary
#5FF77C
secondary
#CC2EAE
accent
#00BAE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580