#71DC76#71DC76
#71DC76 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.7% C 0.171 H 144.7°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC76 |
|---|---|
| RGB | rgb(113, 220, 118) |
| HSL | hsl(123, 60%, 65%) |
| HSV | hsv(123, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(79.62, -51.48, 40.67) |
| CIE-LCH | lch(79.62, 65.60, 141.69°) |
| OKLab | oklab(80.67% -0.1399 0.0991) |
| OKLCH | oklch(80.67% 0.171 144.7) |
| XYZ | xyz(35.6714, 56.0024, 26.0659) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 4.66
Fresh Green
#69D84F
ΔE00 4.86
Lightgreen
#90EE90
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 5.21
Emerald
#50C878
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC76 #DC71D7
analogous
#A1DC71 #71DC76 #71DCAC
triadic
#71DC76 #7671DC #DC7671
tetradic
#71DC76 #71A1DC #DC71D7 #DCAC71
square
#71DC76 #71A1DC #DC71D7 #DCAC71
split-complementary
#71DC76 #AC71DC #DC71A1
monochromatic
#2AA930 #40D047 #71DC76 #A2E8A5 #D3F4D5
Accessibility & contrast
On white
1.72
#71DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#71DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC76
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC76 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#D1C17D
Tritanopia (blue-blind)
#61D7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71dc76; /* rgb */ color: rgb(113, 220, 118); /* oklch */ color: oklch(80.7% 0.171 144.7);
Tailwind
colors: {
custom: {
50: '#a1e79f',
500: '#71dc76',
950: '#000000',
},
}SCSS
$custom: #71dc76; $custom-light: #a1e79f; $custom-dark: #000000;
JSON
{
"hex": "#71dc76",
"rgb": {
"r": 113,
"g": 220,
"b": 118
},
"hsl": {
"h": 122.804,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.8067,
"c": 0.1714,
"h": 144.7
},
"luminance": 0.56005
}Semantic roles & 50–950 ramp
primary
#71DC76
secondary
#AC46A7
accent
#1DC0C8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480