#5FF484#5FF484
#5FF484 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.1% C 0.199 H 148.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF484 |
|---|---|
| RGB | rgb(95, 244, 132) |
| HSL | hsl(135, 87%, 66%) |
| HSV | hsv(135, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(86.40, -62.89, 42.31) |
| CIE-LCH | lch(86.40, 75.80, 146.07°) |
| OKLab | oklab(86.15% -0.1698 0.1034) |
| OKLCH | oklch(86.15% 0.199 148.7) |
| XYZ | xyz(41.2319, 68.7961, 32.9314) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 2.82
Spearmint
#1EF876
ΔE00 2.91
Turquoise Green
#04F489
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.56
Lightgreen (survey)
#76FF7B
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF484 #F45FCF
analogous
#85F45F #5FF484 #5FF4CE
triadic
#5FF484 #845FF4 #F4845F
tetradic
#5FF484 #5F85F4 #F45FCF #F4CE5F
square
#5FF484 #5F85F4 #F45FCF #F4CE5F
split-complementary
#5FF484 #CE5FF4 #F45F85
monochromatic
#0ECB3D #26F058 #5FF484 #98F8B0 #D2FCDC
Accessibility & contrast
On white
1.42
#5FF484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#5FF484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF484
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF484 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#33EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff484; /* rgb */ color: rgb(95, 244, 132); /* oklch */ color: oklch(86.1% 0.199 148.7);
Tailwind
colors: {
custom: {
50: '#9af9a9',
500: '#5ff484',
950: '#000000',
},
}SCSS
$custom: #5ff484; $custom-light: #9af9a9; $custom-dark: #000000;
JSON
{
"hex": "#5ff484",
"rgb": {
"r": 95,
"g": 244,
"b": 132
},
"hsl": {
"h": 134.899,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86145,
"c": 0.19885,
"h": 148.7
},
"luminance": 0.688
}Semantic roles & 50–950 ramp
primary
#5FF484
secondary
#C730A2
accent
#02ACE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581