#71DC85#71DC85
#71DC85 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.157 H 148.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC85 |
|---|---|
| RGB | rgb(113, 220, 133) |
| HSL | hsl(131, 60%, 65%) |
| HSV | hsv(131, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(79.83, -49.20, 33.46) |
| CIE-LCH | lch(79.83, 59.50, 145.78°) |
| OKLab | oklab(80.92% -0.1336 0.083) |
| OKLCH | oklch(80.92% 0.157 148.1) |
| XYZ | xyz(36.6346, 56.3878, 31.1392) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.93
Tealish Green
#0CDC73
ΔE00 5.17
Emerald
#50C878
ΔE00 5.57
Lightish Green
#61E160
ΔE00 5.78
Seaweed
#18D17B
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC85 #DC71C8
analogous
#92DC71 #71DC85 #71DCBA
triadic
#71DC85 #8571DC #DC8571
tetradic
#71DC85 #7192DC #DC71C8 #DCBA71
square
#71DC85 #7192DC #DC71C8 #DCBA71
split-complementary
#71DC85 #BA71DC #DC7192
monochromatic
#2AA941 #40D05B #71DC85 #A2E8AF #D3F4D9
Accessibility & contrast
On white
1.71
#71DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#71DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC85
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC85 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7F
Deuteranopia (green-blind)
#CFC28A
Tritanopia (blue-blind)
#5DD8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71dc85; /* rgb */ color: rgb(113, 220, 133); /* oklch */ color: oklch(80.9% 0.157 148.1);
Tailwind
colors: {
custom: {
50: '#a0e7a9',
500: '#71dc85',
950: '#000000',
},
}SCSS
$custom: #71dc85; $custom-light: #a0e7a9; $custom-dark: #000000;
JSON
{
"hex": "#71dc85",
"rgb": {
"r": 113,
"g": 220,
"b": 133
},
"hsl": {
"h": 131.215,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.8092,
"c": 0.15726,
"h": 148.1
},
"luminance": 0.56391
}Semantic roles & 50–950 ramp
primary
#71DC85
secondary
#AC4699
accent
#1DA8C8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481