#5FF177#5FF177
#5FF177 is a very light, highly saturated green. Relative luminance 0.667; OKLCH L 85.2% C 0.206 H 146.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF177 |
|---|---|
| RGB | rgb(95, 241, 119) |
| HSL | hsl(130, 84%, 66%) |
| HSV | hsv(130, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 50.6%, 5.5%) |
| CIE-LAB | lab(85.34, -63.67, 47.18) |
| CIE-LCH | lch(85.34, 79.24, 143.46°) |
| OKLab | oklab(85.21% -0.1721 0.1138) |
| OKLCH | oklch(85.21% 0.206 146.5) |
| XYZ | xyz(39.5018, 66.6716, 28.2364) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.33
Lightgreen (survey)
#76FF7B
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.79
Lightish Green
#61E160
ΔE00 4.00
Spring Green
#00FF7F
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF177 #F15FD9
analogous
#90F15F #5FF177 #5FF1C0
triadic
#5FF177 #775FF1 #F1775F
tetradic
#5FF177 #5F90F1 #F15FD9 #F1C05F
square
#5FF177 #5F90F1 #F15FD9 #F1C05F
split-complementary
#5FF177 #C05FF1 #F15F90
monochromatic
#11C42F #27EC47 #5FF177 #97F6A7 #D0FBD7
Accessibility & contrast
On white
1.46
#5FF177 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5FF177 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF177
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF177 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF177 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6C
Deuteranopia (green-blind)
#E2D080
Tritanopia (blue-blind)
#3BECD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff177; /* rgb */ color: rgb(95, 241, 119); /* oklch */ color: oklch(85.2% 0.206 146.5);
Tailwind
colors: {
custom: {
50: '#9af7a0',
500: '#5ff177',
950: '#000000',
},
}SCSS
$custom: #5ff177; $custom-light: #9af7a0; $custom-dark: #000000;
JSON
{
"hex": "#5ff177",
"rgb": {
"r": 95,
"g": 241,
"b": 119
},
"hsl": {
"h": 129.863,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85213,
"c": 0.20635,
"h": 146.5
},
"luminance": 0.66675
}Semantic roles & 50–950 ramp
primary
#5FF177
secondary
#C232AA
accent
#05BCE0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580