#71DC7C#71DC7C
#71DC7C is a light, vivid green. Relative luminance 0.562; OKLCH L 80.8% C 0.166 H 146.0°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC7C |
|---|---|
| RGB | rgb(113, 220, 124) |
| HSL | hsl(126, 60%, 65%) |
| HSV | hsv(126, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 43.6%, 13.7%) |
| CIE-LAB | lab(79.70, -50.60, 37.81) |
| CIE-LCH | lch(79.70, 63.17, 143.23°) |
| OKLab | oklab(80.77% -0.1374 0.0928) |
| OKLCH | oklch(80.77% 0.166 146) |
| XYZ | xyz(36.0393, 56.1496, 28.0037) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.35
Weird Green
#3AE57F
ΔE00 4.37
Lightgreen
#90EE90
ΔE00 4.78
Tealish Green
#0CDC73
ΔE00 5.05
Fresh Green
#69D84F
ΔE00 5.80
Emerald
#50C878
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC7C #DC71D1
analogous
#9CDC71 #71DC7C #71DCB1
triadic
#71DC7C #7C71DC #DC7C71
tetradic
#71DC7C #719CDC #DC71D1 #DCB171
square
#71DC7C #719CDC #DC71D1 #DCB171
split-complementary
#71DC7C #B171DC #DC719C
monochromatic
#2AA937 #40D04F #71DC7C #A2E8A9 #D3F4D7
Accessibility & contrast
On white
1.72
#71DC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#71DC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC7C
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC7C | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC75
Deuteranopia (green-blind)
#D0C282
Tritanopia (blue-blind)
#60D7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71dc7c; /* rgb */ color: rgb(113, 220, 124); /* oklch */ color: oklch(80.8% 0.166 146.0);
Tailwind
colors: {
custom: {
50: '#a0e7a3',
500: '#71dc7c',
950: '#000000',
},
}SCSS
$custom: #71dc7c; $custom-light: #a0e7a3; $custom-dark: #000000;
JSON
{
"hex": "#71dc7c",
"rgb": {
"r": 113,
"g": 220,
"b": 124
},
"hsl": {
"h": 126.168,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.80766,
"c": 0.16579,
"h": 146
},
"luminance": 0.56152
}Semantic roles & 50–950 ramp
primary
#71DC7C
secondary
#AC46A1
accent
#1DB7C8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480