#71E47A#71E47A
#71E47A is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.179 H 145.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #71E47A |
|---|---|
| RGB | rgb(113, 228, 122) |
| HSL | hsl(125, 68%, 67%) |
| HSV | hsv(125, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 46.5%, 10.6%) |
| CIE-LAB | lab(82.06, -54.10, 41.78) |
| CIE-LCH | lch(82.06, 68.36, 142.32°) |
| OKLab | oklab(82.69% -0.1469 0.1018) |
| OKLCH | oklch(82.69% 0.179 145.3) |
| XYZ | xyz(38.0642, 60.3997, 28.0611) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.21
Lightgreen
#90EE90
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 5.39
Fresh Green
#69D84F
ΔE00 5.41
Palegreen
#98FB98
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E47A #E471DB
analogous
#A2E471 #71E47A #71E4B4
triadic
#71E47A #7A71E4 #E47A71
tetradic
#71E47A #71A2E4 #E471DB #E4B471
square
#71E47A #71A2E4 #E471DB #E4B471
split-complementary
#71E47A #B471E4 #E471A2
monochromatic
#23B82F #3EDA4A #71E47A #A4EEAA #D8F8DA
Accessibility & contrast
On white
1.61
#71E47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#71E47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E47A
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E47A | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D372
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#5EDFCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71e47a; /* rgb */ color: rgb(113, 228, 122); /* oklch */ color: oklch(82.7% 0.179 145.3);
Tailwind
colors: {
custom: {
50: '#a1eda2',
500: '#71e47a',
950: '#000000',
},
}SCSS
$custom: #71e47a; $custom-light: #a1eda2; $custom-dark: #000000;
JSON
{
"hex": "#71e47a",
"rgb": {
"r": 113,
"g": 228,
"b": 122
},
"hsl": {
"h": 124.696,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.82686,
"c": 0.17868,
"h": 145.3
},
"luminance": 0.60403
}Semantic roles & 50–950 ramp
primary
#71E47A
secondary
#B841AF
accent
#16C1D0
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10160F
muted
#808580