#71DC84#71DC84
#71DC84 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.158 H 147.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC84 |
|---|---|
| RGB | rgb(113, 220, 132) |
| HSL | hsl(131, 60%, 65%) |
| HSV | hsv(131, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(79.82, -49.36, 33.95) |
| CIE-LCH | lch(79.82, 59.91, 145.48°) |
| OKLab | oklab(80.9% -0.134 0.0841) |
| OKLCH | oklch(80.9% 0.158 147.9) |
| XYZ | xyz(36.5659, 56.3603, 30.7771) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.89
Tealish Green
#0CDC73
ΔE00 5.13
Emerald
#50C878
ΔE00 5.61
Lightish Green
#61E160
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC84 #DC71C9
analogous
#93DC71 #71DC84 #71DCB9
triadic
#71DC84 #8471DC #DC8471
tetradic
#71DC84 #7193DC #DC71C9 #DCB971
square
#71DC84 #7193DC #DC71C9 #DCB971
split-complementary
#71DC84 #B971DC #DC7193
monochromatic
#2AA940 #40D059 #71DC84 #A2E8AF #D3F4D9
Accessibility & contrast
On white
1.71
#71DC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#71DC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC84
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC84 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#CFC28A
Tritanopia (blue-blind)
#5ED8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71dc84; /* rgb */ color: rgb(113, 220, 132); /* oklch */ color: oklch(80.9% 0.158 147.9);
Tailwind
colors: {
custom: {
50: '#a0e7a8',
500: '#71dc84',
950: '#000000',
},
}SCSS
$custom: #71dc84; $custom-light: #a0e7a8; $custom-dark: #000000;
JSON
{
"hex": "#71dc84",
"rgb": {
"r": 113,
"g": 220,
"b": 132
},
"hsl": {
"h": 130.654,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.80902,
"c": 0.15821,
"h": 147.9
},
"luminance": 0.56363
}Semantic roles & 50–950 ramp
primary
#71DC84
secondary
#AC469A
accent
#1DAAC8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480