#5FF480#5FF480
#5FF480 is a very light, highly saturated green. Relative luminance 0.687; OKLCH L 86.1% C 0.202 H 147.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF480 |
|---|---|
| RGB | rgb(95, 244, 128) |
| HSL | hsl(133, 87%, 66%) |
| HSV | hsv(133, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(86.35, -63.48, 44.16) |
| CIE-LCH | lch(86.35, 77.33, 145.17°) |
| OKLab | oklab(86.08% -0.1715 0.1075) |
| OKLCH | oklch(86.08% 0.202 147.9) |
| XYZ | xyz(40.9634, 68.6887, 31.5174) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 2.84
Wintergreen
#20F986
ΔE00 2.97
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF480 #F45FD3
analogous
#89F45F #5FF480 #5FF4CB
triadic
#5FF480 #805FF4 #F4805F
tetradic
#5FF480 #5F89F4 #F45FD3 #F4CB5F
square
#5FF480 #5F89F4 #F45FD3 #F4CB5F
split-complementary
#5FF480 #CB5FF4 #F45F89
monochromatic
#0ECB38 #26F053 #5FF480 #98F8AD #D2FCDB
Accessibility & contrast
On white
1.42
#5FF480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#5FF480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF480
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF480 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E077
Deuteranopia (green-blind)
#E3D388
Tritanopia (blue-blind)
#35EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff480; /* rgb */ color: rgb(95, 244, 128); /* oklch */ color: oklch(86.1% 0.202 147.9);
Tailwind
colors: {
custom: {
50: '#9af9a7',
500: '#5ff480',
950: '#000000',
},
}SCSS
$custom: #5ff480; $custom-light: #9af9a7; $custom-dark: #000000;
JSON
{
"hex": "#5ff480",
"rgb": {
"r": 95,
"g": 244,
"b": 128
},
"hsl": {
"h": 133.289,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86084,
"c": 0.20237,
"h": 147.9
},
"luminance": 0.68693
}Semantic roles & 50–950 ramp
primary
#5FF480
secondary
#C730A6
accent
#02B2E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580