#5FF481#5FF481
#5FF481 is a very light, highly saturated green. Relative luminance 0.687; OKLCH L 86.1% C 0.201 H 148.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF481 |
|---|---|
| RGB | rgb(95, 244, 129) |
| HSL | hsl(134, 87%, 66%) |
| HSV | hsv(134, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(86.36, -63.34, 43.70) |
| CIE-LCH | lch(86.36, 76.95, 145.39°) |
| OKLab | oklab(86.1% -0.1711 0.1065) |
| OKLCH | oklch(86.1% 0.201 148.1) |
| XYZ | xyz(41.0296, 68.7152, 31.8658) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 2.82
Wintergreen
#20F986
ΔE00 2.91
Spring Green
#00FF7F
ΔE00 3.51
Lightgreen (survey)
#76FF7B
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF481 #F45FD2
analogous
#88F45F #5FF481 #5FF4CC
triadic
#5FF481 #815FF4 #F4815F
tetradic
#5FF481 #5F88F4 #F45FD2 #F4CC5F
square
#5FF481 #5F88F4 #F45FD2 #F4CC5F
split-complementary
#5FF481 #CC5FF4 #F45F88
monochromatic
#0ECB39 #26F054 #5FF481 #98F8AE #D2FCDB
Accessibility & contrast
On white
1.42
#5FF481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#5FF481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF481
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF481 | 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)
#F6E078
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#35EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff481; /* rgb */ color: rgb(95, 244, 129); /* oklch */ color: oklch(86.1% 0.201 148.1);
Tailwind
colors: {
custom: {
50: '#9af9a7',
500: '#5ff481',
950: '#000000',
},
}SCSS
$custom: #5ff481; $custom-light: #9af9a7; $custom-dark: #000000;
JSON
{
"hex": "#5ff481",
"rgb": {
"r": 95,
"g": 244,
"b": 129
},
"hsl": {
"h": 133.691,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86099,
"c": 0.20149,
"h": 148.1
},
"luminance": 0.68719
}Semantic roles & 50–950 ramp
primary
#5FF481
secondary
#C730A5
accent
#02B0E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580