#5FE077#5FE077
#5FE077 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.0% C 0.184 H 147.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE077 |
|---|---|
| RGB | rgb(95, 224, 119) |
| HSL | hsl(131, 68%, 63%) |
| HSV | hsv(131, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 46.9%, 12.2%) |
| CIE-LAB | lab(80.22, -57.38, 40.81) |
| CIE-LCH | lch(80.22, 70.41, 144.58°) |
| OKLab | oklab(81% -0.1552 0.0995) |
| OKLCH | oklch(81% 0.184 147.3) |
| XYZ | xyz(34.7025, 57.0729, 26.6366) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Lightish Green
#61E160
ΔE00 3.37
Tealish Green
#0CDC73
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 5.32
Fresh Green
#69D84F
ΔE00 5.54
Turquoise Green
#04F489
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE077 #E05FC8
analogous
#87E05F #5FE077 #5FE0B8
triadic
#5FE077 #775FE0 #E0775F
tetradic
#5FE077 #5F87E0 #E05FC8 #E0B85F
square
#5FE077 #5F87E0 #E05FC8 #E0B85F
split-complementary
#5FE077 #B85FE0 #E05F87
monochromatic
#20A539 #2CD64B #5FE077 #92EAA3 #C6F4CE
Accessibility & contrast
On white
1.69
#5FE077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#5FE077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE077
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE077 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6F
Deuteranopia (green-blind)
#D2C27E
Tritanopia (blue-blind)
#41DCC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fe077; /* rgb */ color: rgb(95, 224, 119); /* oklch */ color: oklch(81.0% 0.184 147.3);
Tailwind
colors: {
custom: {
50: '#97eba0',
500: '#5fe077',
950: '#000000',
},
}SCSS
$custom: #5fe077; $custom-light: #97eba0; $custom-dark: #000000;
JSON
{
"hex": "#5fe077",
"rgb": {
"r": 95,
"g": 224,
"b": 119
},
"hsl": {
"h": 131.163,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.81001,
"c": 0.18438,
"h": 147.3
},
"luminance": 0.57076
}Semantic roles & 50–950 ramp
primary
#5FE077
secondary
#A73C93
accent
#16ADCF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480