#5FF178#5FF178
#5FF178 is a very light, highly saturated green. Relative luminance 0.667; OKLCH L 85.2% C 0.205 H 146.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF178 |
|---|---|
| RGB | rgb(95, 241, 120) |
| HSL | hsl(130, 84%, 66%) |
| HSV | hsv(130, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 50.2%, 5.5%) |
| CIE-LAB | lab(85.35, -63.53, 46.72) |
| CIE-LCH | lch(85.35, 78.86, 143.67°) |
| OKLab | oklab(85.23% -0.1717 0.1128) |
| OKLCH | oklch(85.23% 0.205 146.7) |
| XYZ | xyz(39.5621, 66.6957, 28.5543) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.89
Minty Green
#0BF77D
ΔE00 3.28
Lightgreen (survey)
#76FF7B
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.70
Spring Green
#00FF7F
ΔE00 4.04
Lightish Green
#61E160
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF178 #F15FD8
analogous
#8FF15F #5FF178 #5FF1C1
triadic
#5FF178 #785FF1 #F1785F
tetradic
#5FF178 #5F8FF1 #F15FD8 #F1C15F
square
#5FF178 #5F8FF1 #F15FD8 #F1C15F
split-complementary
#5FF178 #C15FF1 #F15F8F
monochromatic
#11C430 #27EC49 #5FF178 #97F6A7 #D0FBD7
Accessibility & contrast
On white
1.46
#5FF178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5FF178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF178
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF178 | 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)
#F4DD6E
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#3AECD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff178; /* rgb */ color: rgb(95, 241, 120); /* oklch */ color: oklch(85.2% 0.205 146.7);
Tailwind
colors: {
custom: {
50: '#9af7a1',
500: '#5ff178',
950: '#000000',
},
}SCSS
$custom: #5ff178; $custom-light: #9af7a1; $custom-dark: #000000;
JSON
{
"hex": "#5ff178",
"rgb": {
"r": 95,
"g": 241,
"b": 120
},
"hsl": {
"h": 130.274,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85227,
"c": 0.20549,
"h": 146.7
},
"luminance": 0.667
}Semantic roles & 50–950 ramp
primary
#5FF178
secondary
#C232A9
accent
#05BBE0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580