#71D17C#71D17C
#71D17C is a light, vivid green. Relative luminance 0.506; OKLCH L 78.1% C 0.150 H 146.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #71D17C |
|---|---|
| RGB | rgb(113, 209, 124) |
| HSL | hsl(127, 51%, 63%) |
| HSV | hsv(127, 46%, 82%) |
| CMYK | cmyk(45.9%, 0%, 40.7%, 18%) |
| CIE-LAB | lab(76.41, -46.04, 33.57) |
| CIE-LCH | lch(76.41, 56.98, 143.90°) |
| OKLab | oklab(78.08% -0.1251 0.083) |
| OKLCH | oklch(78.08% 0.15 146.4) |
| XYZ | xyz(33.2468, 50.5645, 27.0729) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.84
Emerald
#50C878
ΔE00 3.92
Seaweed
#18D17B
ΔE00 5.68
Dark Mint
#48C072
ΔE00 5.72
Tealish Green
#0CDC73
ΔE00 5.99
Weird Green
#3AE57F
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D17C #D171C6
analogous
#96D171 #71D17C #71D1AC
triadic
#71D17C #7C71D1 #D17C71
tetradic
#71D17C #7196D1 #D171C6 #D1AC71
square
#71D17C #7196D1 #D171C6 #D1AC71
split-complementary
#71D17C #AC71D1 #D17196
monochromatic
#31973D #43C251 #71D17C #9FE0A7 #CDEFD1
Accessibility & contrast
On white
1.89
#71D17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#71D17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D17C
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D17C | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C276
Deuteranopia (green-blind)
#C6B981
Tritanopia (blue-blind)
#62CDBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71d17c; /* rgb */ color: rgb(113, 209, 124); /* oklch */ color: oklch(78.1% 0.150 146.4);
Tailwind
colors: {
custom: {
50: '#9fe0a3',
500: '#71d17c',
950: '#000000',
},
}SCSS
$custom: #71d17c; $custom-light: #9fe0a3; $custom-dark: #000000;
JSON
{
"hex": "#71d17c",
"rgb": {
"r": 113,
"g": 209,
"b": 124
},
"hsl": {
"h": 126.875,
"s": 51.064,
"l": 63.137
},
"oklch": {
"l": 0.78081,
"c": 0.15015,
"h": 146.4
},
"luminance": 0.50567
}Semantic roles & 50–950 ramp
primary
#71D17C
secondary
#9C4A93
accent
#27ADBE
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480