#71E080#71E080
#71E080 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.168 H 146.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #71E080 |
|---|---|
| RGB | rgb(113, 224, 128) |
| HSL | hsl(128, 64%, 66%) |
| HSV | hsv(128, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.95, -51.62, 37.42) |
| CIE-LCH | lch(80.95, 63.76, 144.06°) |
| OKLab | oklab(81.81% -0.1401 0.092) |
| OKLCH | oklch(81.81% 0.168 146.7) |
| XYZ | xyz(37.3598, 58.3776, 29.7172) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 4.11
Lightish Green
#61E160
ΔE00 4.42
Tealish Green
#0CDC73
ΔE00 5.03
Fresh Green
#69D84F
ΔE00 6.26
Turquoise Green
#04F489
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E080 #E071D1
analogous
#99E071 #71E080 #71E0B7
triadic
#71E080 #8071E0 #E08071
tetradic
#71E080 #7199E0 #E071D1 #E0B771
square
#71E080 #7199E0 #E071D1 #E0B771
split-complementary
#71E080 #B771E0 #E07199
monochromatic
#26B039 #3FD553 #71E080 #A3EBAD #D5F6DA
Accessibility & contrast
On white
1.66
#71E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#71E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E080
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E080 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF79
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#5EDCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71e080; /* rgb */ color: rgb(113, 224, 128); /* oklch */ color: oklch(81.8% 0.168 146.7);
Tailwind
colors: {
custom: {
50: '#a1eaa6',
500: '#71e080',
950: '#000000',
},
}SCSS
$custom: #71e080; $custom-light: #a1eaa6; $custom-dark: #000000;
JSON
{
"hex": "#71e080",
"rgb": {
"r": 113,
"g": 224,
"b": 128
},
"hsl": {
"h": 128.108,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.81807,
"c": 0.16761,
"h": 146.7
},
"luminance": 0.58381
}Semantic roles & 50–950 ramp
primary
#71E080
secondary
#B244A3
accent
#1AB4CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480