#71E480#71E480
#71E480 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.173 H 146.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #71E480 |
|---|---|
| RGB | rgb(113, 228, 128) |
| HSL | hsl(128, 68%, 67%) |
| HSV | hsv(128, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 43.9%, 10.6%) |
| CIE-LAB | lab(82.14, -53.23, 38.95) |
| CIE-LCH | lch(82.14, 65.95, 143.81°) |
| OKLab | oklab(82.78% -0.1444 0.0955) |
| OKLCH | oklch(82.78% 0.173 146.5) |
| XYZ | xyz(38.4475, 60.5530, 30.0798) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.71
Lightish Green
#61E160
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 5.21
Palegreen
#98FB98
ΔE00 5.80
Turquoise Green
#04F489
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E480 #E471D5
analogous
#9CE471 #71E480 #71E4BA
triadic
#71E480 #8071E4 #E48071
tetradic
#71E480 #719CE4 #E471D5 #E4BA71
square
#71E480 #719CE4 #E471D5 #E4BA71
split-complementary
#71E480 #BA71E4 #E4719C
monochromatic
#23B836 #3EDA52 #71E480 #A4EEAE #D8F8DC
Accessibility & contrast
On white
1.60
#71E480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#71E480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E480
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E480 | 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)
#E7D378
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#5DDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71e480; /* rgb */ color: rgb(113, 228, 128); /* oklch */ color: oklch(82.8% 0.173 146.5);
Tailwind
colors: {
custom: {
50: '#a1eda6',
500: '#71e480',
950: '#000000',
},
}SCSS
$custom: #71e480; $custom-light: #a1eda6; $custom-dark: #000000;
JSON
{
"hex": "#71e480",
"rgb": {
"r": 113,
"g": 228,
"b": 128
},
"hsl": {
"h": 127.826,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.82781,
"c": 0.17315,
"h": 146.5
},
"luminance": 0.60556
}Semantic roles & 50–950 ramp
primary
#71E480
secondary
#B841A8
accent
#16B8D0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580