#71E47F#71E47F
#71E47F is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.174 H 146.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #71E47F |
|---|---|
| RGB | rgb(113, 228, 127) |
| HSL | hsl(127, 68%, 67%) |
| HSV | hsv(127, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(82.12, -53.37, 39.42) |
| CIE-LCH | lch(82.12, 66.35, 143.55°) |
| OKLab | oklab(82.77% -0.1448 0.0966) |
| OKLCH | oklch(82.77% 0.174 146.3) |
| XYZ | xyz(38.3820, 60.5268, 29.7348) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.76
Lightish Green
#61E160
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 5.23
Palegreen
#98FB98
ΔE00 5.81
Turquoise Green
#04F489
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E47F #E471D6
analogous
#9DE471 #71E47F #71E4B8
triadic
#71E47F #7F71E4 #E47F71
tetradic
#71E47F #719DE4 #E471D6 #E4B871
square
#71E47F #719DE4 #E471D6 #E4B871
split-complementary
#71E47F #B871E4 #E4719D
monochromatic
#23B835 #3EDA51 #71E47F #A4EEAD #D8F8DC
Accessibility & contrast
On white
1.60
#71E47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#71E47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E47F
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E47F | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D377
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#5DDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71e47f; /* rgb */ color: rgb(113, 228, 127); /* oklch */ color: oklch(82.8% 0.174 146.3);
Tailwind
colors: {
custom: {
50: '#a1eda5',
500: '#71e47f',
950: '#000000',
},
}SCSS
$custom: #71e47f; $custom-light: #a1eda5; $custom-dark: #000000;
JSON
{
"hex": "#71e47f",
"rgb": {
"r": 113,
"g": 228,
"b": 127
},
"hsl": {
"h": 127.304,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.82765,
"c": 0.17408,
"h": 146.3
},
"luminance": 0.6053
}Semantic roles & 50–950 ramp
primary
#71E47F
secondary
#B841AA
accent
#16B9D0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580