#47FF72#47FF72
#47FF72 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.0% C 0.235 H 147.1°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #47FF72 |
|---|---|
| RGB | rgb(71, 255, 114) |
| HSL | hsl(134, 100%, 64%) |
| HSV | hsv(134, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(88.96, -73.40, 53.73) |
| CIE-LCH | lch(88.96, 90.96, 143.80°) |
| OKLab | oklab(88.03% -0.1976 0.128) |
| OKLCH | oklch(88.03% 0.235 147.1) |
| XYZ | xyz(41.3927, 74.0698, 28.0317) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.44
Spring Green
#00FF7F
ΔE00 2.63
Light Bright Green
#53FE5C
ΔE00 2.64
Lightgreen (survey)
#76FF7B
ΔE00 2.67
Bright Light Green
#2DFE54
ΔE00 2.87
Light Neon Green
#4EFD54
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FF72 #FF47D4
analogous
#78FF47 #47FF72 #47FFCE
triadic
#47FF72 #7247FF #FF7247
tetradic
#47FF72 #4778FF #FF47D4 #FFCE47
square
#47FF72 #4778FF #FF47D4 #FFCE47
split-complementary
#47FF72 #CE47FF #FF4778
monochromatic
#00CC30 #0AFF43 #47FF72 #84FFA1 #C1FFD0
Accessibility & contrast
On white
1.33
#47FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#47FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FF72
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FF72 | 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)
#FFE864
Deuteranopia (green-blind)
#EDDA7D
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #47ff72; /* rgb */ color: rgb(71, 255, 114); /* oklch */ color: oklch(88.0% 0.235 147.1);
Tailwind
colors: {
custom: {
50: '#93ff9e',
500: '#47ff72',
950: '#000000',
},
}SCSS
$custom: #47ff72; $custom-light: #93ff9e; $custom-dark: #000000;
JSON
{
"hex": "#47ff72",
"rgb": {
"r": 71,
"g": 255,
"b": 114
},
"hsl": {
"h": 134.022,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.88031,
"c": 0.23549,
"h": 147.1
},
"luminance": 0.74074
}Semantic roles & 50–950 ramp
primary
#47FF72
secondary
#C723A1
accent
#00B0E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680