#71DC7A#71DC7A
#71DC7A is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.168 H 145.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC7A |
|---|---|
| RGB | rgb(113, 220, 122) |
| HSL | hsl(125, 60%, 65%) |
| HSV | hsv(125, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(79.67, -50.90, 38.77) |
| CIE-LCH | lch(79.67, 63.98, 142.70°) |
| OKLab | oklab(80.73% -0.1382 0.0949) |
| OKLCH | oklch(80.73% 0.168 145.5) |
| XYZ | xyz(35.9141, 56.0995, 27.3444) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.81
Tealish Green
#0CDC73
ΔE00 5.08
Fresh Green
#69D84F
ΔE00 5.48
Emerald
#50C878
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC7A #DC71D3
analogous
#9DDC71 #71DC7A #71DCB0
triadic
#71DC7A #7A71DC #DC7A71
tetradic
#71DC7A #719DDC #DC71D3 #DCB071
square
#71DC7A #719DDC #DC71D3 #DCB071
split-complementary
#71DC7A #B071DC #DC719D
monochromatic
#2AA934 #40D04C #71DC7A #A2E8A8 #D3F4D6
Accessibility & contrast
On white
1.72
#71DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#71DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC7A
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC7A | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC72
Deuteranopia (green-blind)
#D0C280
Tritanopia (blue-blind)
#60D7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71dc7a; /* rgb */ color: rgb(113, 220, 122); /* oklch */ color: oklch(80.7% 0.168 145.5);
Tailwind
colors: {
custom: {
50: '#a0e7a2',
500: '#71dc7a',
950: '#000000',
},
}SCSS
$custom: #71dc7a; $custom-light: #a0e7a2; $custom-dark: #000000;
JSON
{
"hex": "#71dc7a",
"rgb": {
"r": 113,
"g": 220,
"b": 122
},
"hsl": {
"h": 125.047,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.80733,
"c": 0.16767,
"h": 145.5
},
"luminance": 0.56102
}Semantic roles & 50–950 ramp
primary
#71DC7A
secondary
#AC46A3
accent
#1DBAC8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480