#71E47E#71E47E
#71E47E is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.7% C 0.175 H 146.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71E47E |
|---|---|
| RGB | rgb(113, 228, 126) |
| HSL | hsl(127, 68%, 67%) |
| HSV | hsv(127, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 44.7%, 10.6%) |
| CIE-LAB | lab(82.11, -53.52, 39.90) |
| CIE-LCH | lch(82.11, 66.76, 143.30°) |
| OKLab | oklab(82.75% -0.1452 0.0976) |
| OKLCH | oklch(82.75% 0.175 146.1) |
| XYZ | xyz(38.3171, 60.5008, 29.3933) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.64
Lightish Green
#61E160
ΔE00 3.78
Weird Green
#3AE57F
ΔE00 3.81
Tealish Green
#0CDC73
ΔE00 5.25
Palegreen
#98FB98
ΔE00 5.82
Turquoise Green
#04F489
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E47E #E471D7
analogous
#9EE471 #71E47E #71E4B8
triadic
#71E47E #7E71E4 #E47E71
tetradic
#71E47E #719EE4 #E471D7 #E4B871
square
#71E47E #719EE4 #E471D7 #E4B871
split-complementary
#71E47E #B871E4 #E4719E
monochromatic
#23B834 #3EDA4F #71E47E #A4EEAD #D8F8DB
Accessibility & contrast
On white
1.60
#71E47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#71E47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E47E
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E47E | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D376
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#5DDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71e47e; /* rgb */ color: rgb(113, 228, 126); /* oklch */ color: oklch(82.7% 0.175 146.1);
Tailwind
colors: {
custom: {
50: '#a1eda5',
500: '#71e47e',
950: '#000000',
},
}SCSS
$custom: #71e47e; $custom-light: #a1eda5; $custom-dark: #000000;
JSON
{
"hex": "#71e47e",
"rgb": {
"r": 113,
"g": 228,
"b": 126
},
"hsl": {
"h": 126.783,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.82749,
"c": 0.17501,
"h": 146.1
},
"luminance": 0.60504
}Semantic roles & 50–950 ramp
primary
#71E47E
secondary
#B841AB
accent
#16BBD0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580