#47FF71#47FF71
#47FF71 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.0% C 0.236 H 146.9°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #47FF71 |
|---|---|
| RGB | rgb(71, 255, 113) |
| HSL | hsl(134, 100%, 64%) |
| HSV | hsv(134, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(88.94, -73.53, 54.16) |
| CIE-LCH | lch(88.94, 91.32, 143.62°) |
| OKLab | oklab(88.02% -0.198 0.1289) |
| OKLCH | oklch(88.02% 0.236 146.9) |
| XYZ | xyz(41.3361, 74.0471, 27.7336) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.51
Light Bright Green
#53FE5C
ΔE00 2.52
Lightgreen (survey)
#76FF7B
ΔE00 2.67
Spring Green
#00FF7F
ΔE00 2.73
Bright Light Green
#2DFE54
ΔE00 2.75
Light Neon Green
#4EFD54
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FF71 #FF47D5
analogous
#79FF47 #47FF71 #47FFCD
triadic
#47FF71 #7147FF #FF7147
tetradic
#47FF71 #4779FF #FF47D5 #FFCD47
square
#47FF71 #4779FF #FF47D5 #FFCD47
split-complementary
#47FF71 #CD47FF #FF4779
monochromatic
#00CC2E #0AFF42 #47FF71 #84FFA0 #C1FFCF
Accessibility & contrast
On white
1.33
#47FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#47FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FF71
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FF71 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE863
Deuteranopia (green-blind)
#EDDA7C
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #47ff71; /* rgb */ color: rgb(71, 255, 113); /* oklch */ color: oklch(88.0% 0.236 146.9);
Tailwind
colors: {
custom: {
50: '#93ff9d',
500: '#47ff71',
950: '#000000',
},
}SCSS
$custom: #47ff71; $custom-light: #93ff9d; $custom-dark: #000000;
JSON
{
"hex": "#47ff71",
"rgb": {
"r": 71,
"g": 255,
"b": 113
},
"hsl": {
"h": 133.696,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.88019,
"c": 0.23628,
"h": 146.9
},
"luminance": 0.74052
}Semantic roles & 50–950 ramp
primary
#47FF71
secondary
#C723A2
accent
#00B1E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680