#71DC87#71DC87
#71DC87 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.0% C 0.155 H 148.7°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC87 |
|---|---|
| RGB | rgb(113, 220, 135) |
| HSL | hsl(132, 60%, 65%) |
| HSV | hsv(132, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 38.6%, 13.7%) |
| CIE-LAB | lab(79.87, -48.88, 32.49) |
| CIE-LCH | lch(79.87, 58.69, 146.39°) |
| OKLab | oklab(80.96% -0.1327 0.0808) |
| OKLCH | oklch(80.96% 0.155 148.7) |
| XYZ | xyz(36.7741, 56.4436, 31.8738) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 5.03
Tealish Green
#0CDC73
ΔE00 5.27
Emerald
#50C878
ΔE00 5.52
Seaweed
#18D17B
ΔE00 5.82
Aqua Green
#12E193
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC87 #DC71C6
analogous
#91DC71 #71DC87 #71DCBC
triadic
#71DC87 #8771DC #DC8771
tetradic
#71DC87 #7191DC #DC71C6 #DCBC71
square
#71DC87 #7191DC #DC71C6 #DCBC71
split-complementary
#71DC87 #BC71DC #DC7191
monochromatic
#2AA944 #40D05E #71DC87 #A2E8B0 #D3F4DA
Accessibility & contrast
On white
1.71
#71DC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#71DC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC87
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC87 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC81
Deuteranopia (green-blind)
#CFC28C
Tritanopia (blue-blind)
#5DD8C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71dc87; /* rgb */ color: rgb(113, 220, 135); /* oklch */ color: oklch(81.0% 0.155 148.7);
Tailwind
colors: {
custom: {
50: '#a0e7ab',
500: '#71dc87',
950: '#000000',
},
}SCSS
$custom: #71dc87; $custom-light: #a0e7ab; $custom-dark: #000000;
JSON
{
"hex": "#71dc87",
"rgb": {
"r": 113,
"g": 220,
"b": 135
},
"hsl": {
"h": 132.336,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.80957,
"c": 0.15535,
"h": 148.7
},
"luminance": 0.56446
}Semantic roles & 50–950 ramp
primary
#71DC87
secondary
#AC4697
accent
#1DA5C8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481