#71DC78#71DC78
#71DC78 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.170 H 145.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC78 |
|---|---|
| RGB | rgb(113, 220, 120) |
| HSL | hsl(124, 60%, 65%) |
| HSV | hsv(124, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 45.5%, 13.7%) |
| CIE-LAB | lab(79.64, -51.19, 39.72) |
| CIE-LCH | lch(79.64, 64.79, 142.19°) |
| OKLab | oklab(80.7% -0.1391 0.097) |
| OKLCH | oklch(80.7% 0.17 145.1) |
| XYZ | xyz(35.7915, 56.0505, 26.6984) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 4.54
Lightgreen
#90EE90
ΔE00 4.87
Tealish Green
#0CDC73
ΔE00 5.14
Fresh Green
#69D84F
ΔE00 5.17
Emerald
#50C878
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC78 #DC71D5
analogous
#A0DC71 #71DC78 #71DCAD
triadic
#71DC78 #7871DC #DC7871
tetradic
#71DC78 #71A0DC #DC71D5 #DCAD71
square
#71DC78 #71A0DC #DC71D5 #DCAD71
split-complementary
#71DC78 #AD71DC #DC71A0
monochromatic
#2AA932 #40D049 #71DC78 #A2E8A7 #D3F4D5
Accessibility & contrast
On white
1.72
#71DC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#71DC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC78
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC78 | 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)
#DFCB70
Deuteranopia (green-blind)
#D0C27F
Tritanopia (blue-blind)
#61D7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71dc78; /* rgb */ color: rgb(113, 220, 120); /* oklch */ color: oklch(80.7% 0.170 145.1);
Tailwind
colors: {
custom: {
50: '#a0e7a0',
500: '#71dc78',
950: '#000000',
},
}SCSS
$custom: #71dc78; $custom-light: #a0e7a0; $custom-dark: #000000;
JSON
{
"hex": "#71dc78",
"rgb": {
"r": 113,
"g": 220,
"b": 120
},
"hsl": {
"h": 123.925,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.80701,
"c": 0.16954,
"h": 145.1
},
"luminance": 0.56053
}Semantic roles & 50–950 ramp
primary
#71DC78
secondary
#AC46A5
accent
#1DBDC8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480