#5FF479#5FF479
#5FF479 is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.0% C 0.208 H 146.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF479 |
|---|---|
| RGB | rgb(95, 244, 121) |
| HSL | hsl(130, 87%, 66%) |
| HSV | hsv(130, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 50.4%, 4.3%) |
| CIE-LAB | lab(86.26, -64.47, 47.38) |
| CIE-LCH | lch(86.26, 80.01, 143.69°) |
| OKLab | oklab(85.98% -0.1743 0.1143) |
| OKLCH | oklch(85.98% 0.208 146.7) |
| XYZ | xyz(40.5185, 68.5108, 29.1741) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.62
Lightgreen (survey)
#76FF7B
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.63
Easter Green
#8CFD7E
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF479 #F45FDA
analogous
#90F45F #5FF479 #5FF4C4
triadic
#5FF479 #795FF4 #F4795F
tetradic
#5FF479 #5F90F4 #F45FDA #F4C45F
square
#5FF479 #5F90F4 #F45FDA #F4C45F
split-complementary
#5FF479 #C45FF4 #F45F90
monochromatic
#0ECB2F #26F049 #5FF479 #98F8A9 #D2FCD9
Accessibility & contrast
On white
1.43
#5FF479 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5FF479 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF479
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF479 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF479 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06E
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#38EFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff479; /* rgb */ color: rgb(95, 244, 121); /* oklch */ color: oklch(86.0% 0.208 146.7);
Tailwind
colors: {
custom: {
50: '#9af9a2',
500: '#5ff479',
950: '#000000',
},
}SCSS
$custom: #5ff479; $custom-light: #9af9a2; $custom-dark: #000000;
JSON
{
"hex": "#5ff479",
"rgb": {
"r": 95,
"g": 244,
"b": 121
},
"hsl": {
"h": 130.47,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.85982,
"c": 0.20842,
"h": 146.7
},
"luminance": 0.68515
}Semantic roles & 50–950 ramp
primary
#5FF479
secondary
#C730AD
accent
#02BCE4
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580