#47FF73#47FF73
#47FF73 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.0% C 0.235 H 147.2°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #47FF73 |
|---|---|
| RGB | rgb(71, 255, 115) |
| HSL | hsl(134, 100%, 64%) |
| HSV | hsv(134, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(88.97, -73.27, 53.29) |
| CIE-LCH | lch(88.97, 90.60, 143.97°) |
| OKLab | oklab(88.04% -0.1973 0.1271) |
| OKLCH | oklch(88.04% 0.235 147.2) |
| XYZ | xyz(41.4499, 74.0926, 28.3331) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.36
Spring Green
#00FF7F
ΔE00 2.53
Lightgreen (survey)
#76FF7B
ΔE00 2.68
Light Bright Green
#53FE5C
ΔE00 2.75
Bright Light Green
#2DFE54
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FF73 #FF47D3
analogous
#77FF47 #47FF73 #47FFCF
triadic
#47FF73 #7347FF #FF7347
tetradic
#47FF73 #4777FF #FF47D3 #FFCF47
square
#47FF73 #4777FF #FF47D3 #FFCF47
split-complementary
#47FF73 #CF47FF #FF4777
monochromatic
#00CC31 #0AFF44 #47FF73 #84FFA2 #C1FFD0
Accessibility & contrast
On white
1.33
#47FF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#47FF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FF73
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FF73 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE866
Deuteranopia (green-blind)
#EDDA7E
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #47ff73; /* rgb */ color: rgb(71, 255, 115); /* oklch */ color: oklch(88.0% 0.235 147.2);
Tailwind
colors: {
custom: {
50: '#93ff9e',
500: '#47ff73',
950: '#000000',
},
}SCSS
$custom: #47ff73; $custom-light: #93ff9e; $custom-dark: #000000;
JSON
{
"hex": "#47ff73",
"rgb": {
"r": 71,
"g": 255,
"b": 115
},
"hsl": {
"h": 134.348,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.88044,
"c": 0.23469,
"h": 147.2
},
"luminance": 0.74097
}Semantic roles & 50–950 ramp
primary
#47FF73
secondary
#C723A0
accent
#00AFE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680