#5FF180#5FF180
#5FF180 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.3% C 0.199 H 148.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF180 |
|---|---|
| RGB | rgb(95, 241, 128) |
| HSL | hsl(134, 84%, 66%) |
| HSV | hsv(134, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 46.9%, 5.5%) |
| CIE-LAB | lab(85.45, -62.39, 43.04) |
| CIE-LCH | lch(85.45, 75.79, 145.40°) |
| OKLab | oklab(85.35% -0.1685 0.1049) |
| OKLCH | oklch(85.35% 0.199 148.1) |
| XYZ | xyz(40.0681, 66.8981, 31.2190) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.04
Spearmint
#1EF876
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.73
Spring Green
#00FF7F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF180 #F15FD0
analogous
#87F15F #5FF180 #5FF1C9
triadic
#5FF180 #805FF1 #F1805F
tetradic
#5FF180 #5F87F1 #F15FD0 #F1C95F
square
#5FF180 #5F87F1 #F15FD0 #F1C95F
split-complementary
#5FF180 #C95FF1 #F15F87
monochromatic
#11C43A #27EC53 #5FF180 #97F6AD #D0FBD9
Accessibility & contrast
On white
1.46
#5FF180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#5FF180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF180
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF180 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E1D088
Tritanopia (blue-blind)
#37ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff180; /* rgb */ color: rgb(95, 241, 128); /* oklch */ color: oklch(85.3% 0.199 148.1);
Tailwind
colors: {
custom: {
50: '#9af7a6',
500: '#5ff180',
950: '#000000',
},
}SCSS
$custom: #5ff180; $custom-light: #9af7a6; $custom-dark: #000000;
JSON
{
"hex": "#5ff180",
"rgb": {
"r": 95,
"g": 241,
"b": 128
},
"hsl": {
"h": 133.562,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85345,
"c": 0.19852,
"h": 148.1
},
"luminance": 0.66902
}Semantic roles & 50–950 ramp
primary
#5FF180
secondary
#C232A1
accent
#05AFE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580