#5FF47F#5FF47F
#5FF47F is a very light, highly saturated green. Relative luminance 0.687; OKLCH L 86.1% C 0.203 H 147.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF47F |
|---|---|
| RGB | rgb(95, 244, 127) |
| HSL | hsl(133, 87%, 66%) |
| HSV | hsv(133, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(86.34, -63.63, 44.63) |
| CIE-LCH | lch(86.34, 77.72, 144.96°) |
| OKLab | oklab(86.07% -0.1719 0.1085) |
| OKLCH | oklch(86.07% 0.203 147.7) |
| XYZ | xyz(40.8979, 68.6625, 31.1725) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.67
Minty Green
#0BF77D
ΔE00 2.86
Wintergreen
#20F986
ΔE00 3.04
Lightgreen (survey)
#76FF7B
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF47F #F45FD4
analogous
#8AF45F #5FF47F #5FF4CA
triadic
#5FF47F #7F5FF4 #F47F5F
tetradic
#5FF47F #5F8AF4 #F45FD4 #F4CA5F
square
#5FF47F #5F8AF4 #F45FD4 #F4CA5F
split-complementary
#5FF47F #CA5FF4 #F45F8A
monochromatic
#0ECB36 #26F051 #5FF47F #98F8AD #D2FCDB
Accessibility & contrast
On white
1.43
#5FF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#5FF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF47F
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF47F | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E075
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#36EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff47f; /* rgb */ color: rgb(95, 244, 127); /* oklch */ color: oklch(86.1% 0.203 147.7);
Tailwind
colors: {
custom: {
50: '#9af9a6',
500: '#5ff47f',
950: '#000000',
},
}SCSS
$custom: #5ff47f; $custom-light: #9af9a6; $custom-dark: #000000;
JSON
{
"hex": "#5ff47f",
"rgb": {
"r": 95,
"g": 244,
"b": 127
},
"hsl": {
"h": 132.886,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86069,
"c": 0.20324,
"h": 147.7
},
"luminance": 0.68667
}Semantic roles & 50–950 ramp
primary
#5FF47F
secondary
#C730A7
accent
#02B3E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580