#71DC86#71DC86
#71DC86 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.156 H 148.4°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC86 |
|---|---|
| RGB | rgb(113, 220, 134) |
| HSL | hsl(132, 60%, 65%) |
| HSV | hsv(132, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(79.85, -49.04, 32.98) |
| CIE-LCH | lch(79.85, 59.09, 146.08°) |
| OKLab | oklab(80.94% -0.1331 0.0819) |
| OKLCH | oklch(80.94% 0.156 148.4) |
| XYZ | xyz(36.7041, 56.4155, 31.5048) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.98
Tealish Green
#0CDC73
ΔE00 5.22
Emerald
#50C878
ΔE00 5.54
Seaweed
#18D17B
ΔE00 5.85
Lightish Green
#61E160
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC86 #DC71C7
analogous
#91DC71 #71DC86 #71DCBC
triadic
#71DC86 #8671DC #DC8671
tetradic
#71DC86 #7191DC #DC71C7 #DCBC71
square
#71DC86 #7191DC #DC71C7 #DCBC71
split-complementary
#71DC86 #BC71DC #DC7191
monochromatic
#2AA943 #40D05C #71DC86 #A2E8B0 #D3F4DA
Accessibility & contrast
On white
1.71
#71DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#71DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC86
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC86 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC80
Deuteranopia (green-blind)
#CFC28B
Tritanopia (blue-blind)
#5DD8C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71dc86; /* rgb */ color: rgb(113, 220, 134); /* oklch */ color: oklch(80.9% 0.156 148.4);
Tailwind
colors: {
custom: {
50: '#a0e7aa',
500: '#71dc86',
950: '#000000',
},
}SCSS
$custom: #71dc86; $custom-light: #a0e7aa; $custom-dark: #000000;
JSON
{
"hex": "#71dc86",
"rgb": {
"r": 113,
"g": 220,
"b": 134
},
"hsl": {
"h": 131.776,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.80938,
"c": 0.15631,
"h": 148.4
},
"luminance": 0.56418
}Semantic roles & 50–950 ramp
primary
#71DC86
secondary
#AC4698
accent
#1DA7C8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481