#5FFE77#5FFE77
#5FFE77 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.4% C 0.223 H 146.0°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE77 |
|---|---|
| RGB | rgb(95, 254, 119) |
| HSL | hsl(129, 99%, 68%) |
| HSV | hsv(129, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 53.1%, 0.4%) |
| CIE-LAB | lab(89.23, -68.28, 51.91) |
| CIE-LCH | lch(89.23, 85.77, 142.75°) |
| OKLab | oklab(88.42% -0.1845 0.1243) |
| OKLCH | oklch(88.42% 0.223 146) |
| XYZ | xyz(43.4880, 74.6441, 29.5651) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.53
Light Bright Green
#53FE5C
ΔE00 2.82
Spearmint
#1EF876
ΔE00 3.03
Lighter Green
#75FD63
ΔE00 3.24
Spring Green
#00FF7F
ΔE00 3.30
Easter Green
#8CFD7E
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE77 #FE5FE6
analogous
#96FE5F #5FFE77 #5FFEC7
triadic
#5FFE77 #775FFE #FE775F
tetradic
#5FFE77 #5F96FE #FE5FE6 #FEC75F
square
#5FFE77 #5F96FE #FE5FE6 #FEC75F
split-complementary
#5FFE77 #C75FFE #FE5F96
monochromatic
#01E123 #22FE43 #5FFE77 #9CFEAB #D9FFDE
Accessibility & contrast
On white
1.32
#5FFE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#5FFE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE77
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE77 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86B
Deuteranopia (green-blind)
#EEDB81
Tritanopia (blue-blind)
#34F8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffe77; /* rgb */ color: rgb(95, 254, 119); /* oklch */ color: oklch(88.4% 0.223 146.0);
Tailwind
colors: {
custom: {
50: '#9cffa1',
500: '#5ffe77',
950: '#000000',
},
}SCSS
$custom: #5ffe77; $custom-light: #9cffa1; $custom-dark: #000000;
JSON
{
"hex": "#5ffe77",
"rgb": {
"r": 95,
"g": 254,
"b": 119
},
"hsl": {
"h": 129.057,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.8842,
"c": 0.2225,
"h": 146
},
"luminance": 0.74648
}Semantic roles & 50–950 ramp
primary
#5FFE77
secondary
#D829BE
accent
#00C3E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680