#71E481#71E481
#71E481 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.172 H 146.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71E481 |
|---|---|
| RGB | rgb(113, 228, 129) |
| HSL | hsl(128, 68%, 67%) |
| HSV | hsv(128, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 43.4%, 10.6%) |
| CIE-LAB | lab(82.15, -53.08, 38.47) |
| CIE-LCH | lch(82.15, 65.55, 144.06°) |
| OKLab | oklab(82.8% -0.144 0.0945) |
| OKLCH | oklch(82.8% 0.172 146.7) |
| XYZ | xyz(38.5136, 60.5794, 30.4281) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.67
Lightish Green
#61E160
ΔE00 4.22
Tealish Green
#0CDC73
ΔE00 5.19
Turquoise Green
#04F489
ΔE00 5.79
Palegreen
#98FB98
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E481 #E471D4
analogous
#9BE471 #71E481 #71E4BB
triadic
#71E481 #8171E4 #E48171
tetradic
#71E481 #719BE4 #E471D4 #E4BB71
square
#71E481 #719BE4 #E471D4 #E4BB71
split-complementary
#71E481 #BB71E4 #E4719B
monochromatic
#23B838 #3EDA53 #71E481 #A4EEAF #D8F8DC
Accessibility & contrast
On white
1.60
#71E481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#71E481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E481
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E481 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37A
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#5DDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71e481; /* rgb */ color: rgb(113, 228, 129); /* oklch */ color: oklch(82.8% 0.172 146.7);
Tailwind
colors: {
custom: {
50: '#a1eda7',
500: '#71e481',
950: '#000000',
},
}SCSS
$custom: #71e481; $custom-light: #a1eda7; $custom-dark: #000000;
JSON
{
"hex": "#71e481",
"rgb": {
"r": 113,
"g": 228,
"b": 129
},
"hsl": {
"h": 128.348,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.82797,
"c": 0.17222,
"h": 146.7
},
"luminance": 0.60582
}Semantic roles & 50–950 ramp
primary
#71E481
secondary
#B841A7
accent
#16B6D0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580