#5FFC77#5FFC77
#5FFC77 is a very light, highly saturated green. Relative luminance 0.734; OKLCH L 87.9% C 0.220 H 146.1°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFC77 |
|---|---|
| RGB | rgb(95, 252, 119) |
| HSL | hsl(129, 96%, 68%) |
| HSV | hsv(129, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(88.63, -67.58, 51.19) |
| CIE-LCH | lch(88.63, 84.78, 142.85°) |
| OKLab | oklab(87.93% -0.1827 0.1227) |
| OKLCH | oklch(87.93% 0.22 146.1) |
| XYZ | xyz(42.8567, 73.3813, 29.3547) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.66
Spearmint
#1EF876
ΔE00 2.83
Light Bright Green
#53FE5C
ΔE00 2.99
Spring Green
#00FF7F
ΔE00 3.27
Lighter Green
#75FD63
ΔE00 3.37
Easter Green
#8CFD7E
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFC77 #FC5FE4
analogous
#95FC5F #5FFC77 #5FFCC5
triadic
#5FFC77 #775FFC #FC775F
tetradic
#5FFC77 #5F95FC #FC5FE4 #FCC55F
square
#5FFC77 #5F95FC #FC5FE4 #FCC55F
split-complementary
#5FFC77 #C55FFC #FC5F95
monochromatic
#04DC25 #23FB44 #5FFC77 #9BFDAA #D7FEDD
Accessibility & contrast
On white
1.34
#5FFC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#5FFC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFC77
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFC77 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76B
Deuteranopia (green-blind)
#ECD981
Tritanopia (blue-blind)
#35F6DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ffc77; /* rgb */ color: rgb(95, 252, 119); /* oklch */ color: oklch(87.9% 0.220 146.1);
Tailwind
colors: {
custom: {
50: '#9cfea1',
500: '#5ffc77',
950: '#000000',
},
}SCSS
$custom: #5ffc77; $custom-light: #9cfea1; $custom-dark: #000000;
JSON
{
"hex": "#5ffc77",
"rgb": {
"r": 95,
"g": 252,
"b": 119
},
"hsl": {
"h": 129.172,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.87927,
"c": 0.22005,
"h": 146.1
},
"luminance": 0.73386
}Semantic roles & 50–950 ramp
primary
#5FFC77
secondary
#D52ABB
accent
#00C2E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680