#71DC77#71DC77
#71DC77 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.7% C 0.170 H 144.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC77 |
|---|---|
| RGB | rgb(113, 220, 119) |
| HSL | hsl(123, 60%, 65%) |
| HSV | hsv(123, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(79.63, -51.33, 40.20) |
| CIE-LCH | lch(79.63, 65.20, 141.94°) |
| OKLab | oklab(80.69% -0.1395 0.098) |
| OKLCH | oklch(80.69% 0.17 144.9) |
| XYZ | xyz(35.7311, 56.0263, 26.3805) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 4.90
Fresh Green
#69D84F
ΔE00 5.01
Tealish Green
#0CDC73
ΔE00 5.17
Emerald
#50C878
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC77 #DC71D6
analogous
#A1DC71 #71DC77 #71DCAC
triadic
#71DC77 #7771DC #DC7771
tetradic
#71DC77 #71A1DC #DC71D6 #DCAC71
square
#71DC77 #71A1DC #DC71D6 #DCAC71
split-complementary
#71DC77 #AC71DC #DC71A1
monochromatic
#2AA931 #40D048 #71DC77 #A2E8A6 #D3F4D5
Accessibility & contrast
On white
1.72
#71DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#71DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC77
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC77 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#D1C17E
Tritanopia (blue-blind)
#61D7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71dc77; /* rgb */ color: rgb(113, 220, 119); /* oklch */ color: oklch(80.7% 0.170 144.9);
Tailwind
colors: {
custom: {
50: '#a1e7a0',
500: '#71dc77',
950: '#000000',
},
}SCSS
$custom: #71dc77; $custom-light: #a1e7a0; $custom-dark: #000000;
JSON
{
"hex": "#71dc77",
"rgb": {
"r": 113,
"g": 220,
"b": 119
},
"hsl": {
"h": 123.364,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.80685,
"c": 0.17048,
"h": 144.9
},
"luminance": 0.56029
}Semantic roles & 50–950 ramp
primary
#71DC77
secondary
#AC46A6
accent
#1DBFC8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480