#5FF47A#5FF47A
#5FF47A is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.0% C 0.208 H 146.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF47A |
|---|---|
| RGB | rgb(95, 244, 122) |
| HSL | hsl(131, 87%, 66%) |
| HSV | hsv(131, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 50%, 4.3%) |
| CIE-LAB | lab(86.27, -64.34, 46.92) |
| CIE-LCH | lch(86.27, 79.63, 143.90°) |
| OKLab | oklab(86% -0.1739 0.1134) |
| OKLCH | oklch(86% 0.208 146.9) |
| XYZ | xyz(40.5801, 68.5354, 29.4987) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.61
Lightgreen (survey)
#76FF7B
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.43
Spring Green
#00FF7F
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF47A #F45FD9
analogous
#8FF45F #5FF47A #5FF4C4
triadic
#5FF47A #7A5FF4 #F47A5F
tetradic
#5FF47A #5F8FF4 #F45FD9 #F4C45F
square
#5FF47A #5F8FF4 #F45FD9 #F4C45F
split-complementary
#5FF47A #C45FF4 #F45F8F
monochromatic
#0ECB30 #26F04A #5FF47A #98F8AA #D2FCD9
Accessibility & contrast
On white
1.43
#5FF47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#5FF47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF47A
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF47A | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E070
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#38EFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff47a; /* rgb */ color: rgb(95, 244, 122); /* oklch */ color: oklch(86.0% 0.208 146.9);
Tailwind
colors: {
custom: {
50: '#9af9a3',
500: '#5ff47a',
950: '#000000',
},
}SCSS
$custom: #5ff47a; $custom-light: #9af9a3; $custom-dark: #000000;
JSON
{
"hex": "#5ff47a",
"rgb": {
"r": 95,
"g": 244,
"b": 122
},
"hsl": {
"h": 130.872,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.85996,
"c": 0.20757,
"h": 146.9
},
"luminance": 0.68539
}Semantic roles & 50–950 ramp
primary
#5FF47A
secondary
#C730AC
accent
#02BBE4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580