#71DC80#71DC80
#71DC80 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.162 H 146.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC80 |
|---|---|
| RGB | rgb(113, 220, 128) |
| HSL | hsl(128, 60%, 65%) |
| HSV | hsv(128, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(79.76, -49.99, 35.88) |
| CIE-LCH | lch(79.76, 61.54, 144.33°) |
| OKLab | oklab(80.83% -0.1357 0.0885) |
| OKLCH | oklch(80.83% 0.162 146.9) |
| XYZ | xyz(36.2974, 56.2529, 29.3631) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.28
Lightgreen
#90EE90
ΔE00 4.79
Lightish Green
#61E160
ΔE00 4.97
Tealish Green
#0CDC73
ΔE00 5.04
Emerald
#50C878
ΔE00 5.80
Seaweed
#18D17B
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC80 #DC71CD
analogous
#98DC71 #71DC80 #71DCB5
triadic
#71DC80 #8071DC #DC8071
tetradic
#71DC80 #7198DC #DC71CD #DCB571
square
#71DC80 #7198DC #DC71CD #DCB571
split-complementary
#71DC80 #B571DC #DC7198
monochromatic
#2AA93B #40D054 #71DC80 #A2E8AC #D3F4D8
Accessibility & contrast
On white
1.71
#71DC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#71DC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC80
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC80 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#D0C286
Tritanopia (blue-blind)
#5FD8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71dc80; /* rgb */ color: rgb(113, 220, 128); /* oklch */ color: oklch(80.8% 0.162 146.9);
Tailwind
colors: {
custom: {
50: '#a0e7a6',
500: '#71dc80',
950: '#000000',
},
}SCSS
$custom: #71dc80; $custom-light: #a0e7a6; $custom-dark: #000000;
JSON
{
"hex": "#71dc80",
"rgb": {
"r": 113,
"g": 220,
"b": 128
},
"hsl": {
"h": 128.411,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.80833,
"c": 0.16201,
"h": 146.9
},
"luminance": 0.56256
}Semantic roles & 50–950 ramp
primary
#71DC80
secondary
#AC469D
accent
#1DB0C8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480