#71D17A#71D17A
#71D17A is a light, vivid green. Relative luminance 0.505; OKLCH L 78.0% C 0.152 H 145.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71D17A |
|---|---|
| RGB | rgb(113, 209, 122) |
| HSL | hsl(126, 51%, 63%) |
| HSV | hsv(126, 46%, 82%) |
| CMYK | cmyk(45.9%, 0%, 41.6%, 18%) |
| CIE-LAB | lab(76.38, -46.35, 34.55) |
| CIE-LCH | lch(76.38, 57.81, 143.30°) |
| OKLab | oklab(78.05% -0.126 0.0852) |
| OKLCH | oklch(78.05% 0.152 145.9) |
| XYZ | xyz(33.1216, 50.5144, 26.4135) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.93
Emerald
#50C878
ΔE00 4.06
Seaweed
#18D17B
ΔE00 5.79
Dark Mint
#48C072
ΔE00 5.83
Tealish Green
#0CDC73
ΔE00 5.95
Weird Green
#3AE57F
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D17A #D171C8
analogous
#98D171 #71D17A #71D1AA
triadic
#71D17A #7A71D1 #D17A71
tetradic
#71D17A #7198D1 #D171C8 #D1AA71
square
#71D17A #7198D1 #D171C8 #D1AA71
split-complementary
#71D17A #AA71D1 #D17198
monochromatic
#31973A #43C24F #71D17A #9FE0A5 #CDEFD1
Accessibility & contrast
On white
1.89
#71D17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#71D17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D17A
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D17A | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C274
Deuteranopia (green-blind)
#C6B97F
Tritanopia (blue-blind)
#63CDBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71d17a; /* rgb */ color: rgb(113, 209, 122); /* oklch */ color: oklch(78.0% 0.152 145.9);
Tailwind
colors: {
custom: {
50: '#9fe0a1',
500: '#71d17a',
950: '#000000',
},
}SCSS
$custom: #71d17a; $custom-light: #9fe0a1; $custom-dark: #000000;
JSON
{
"hex": "#71d17a",
"rgb": {
"r": 113,
"g": 209,
"b": 122
},
"hsl": {
"h": 125.625,
"s": 51.064,
"l": 63.137
},
"oklch": {
"l": 0.78046,
"c": 0.15209,
"h": 145.9
},
"luminance": 0.50517
}Semantic roles & 50–950 ramp
primary
#71D17A
secondary
#9C4A95
accent
#27B0BE
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480