#71D181#71D181
#71D181 is a light, vivid green. Relative luminance 0.507; OKLCH L 78.2% C 0.145 H 147.8°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #71D181 |
|---|---|
| RGB | rgb(113, 209, 129) |
| HSL | hsl(130, 51%, 63%) |
| HSV | hsv(130, 46%, 82%) |
| CMYK | cmyk(45.9%, 0%, 38.3%, 18%) |
| CIE-LAB | lab(76.49, -45.24, 31.12) |
| CIE-LCH | lch(76.49, 54.91, 145.48°) |
| OKLab | oklab(78.17% -0.123 0.0774) |
| OKLCH | oklch(78.17% 0.145 147.8) |
| XYZ | xyz(33.5710, 50.6942, 28.7806) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.69
Soft Green
#6FC276
ΔE00 3.79
Seaweed
#18D17B
ΔE00 5.49
Dark Mint
#48C072
ΔE00 5.56
Tealish Green
#0CDC73
ΔE00 6.19
Weird Green
#3AE57F
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D181 #D171C1
analogous
#91D171 #71D181 #71D1B1
triadic
#71D181 #8171D1 #D18171
tetradic
#71D181 #7191D1 #D171C1 #D1B171
square
#71D181 #7191D1 #D171C1 #D1B171
split-complementary
#71D181 #B171D1 #D17191
monochromatic
#319742 #43C258 #71D181 #9FE0AA #CDEFD3
Accessibility & contrast
On white
1.89
#71D181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#71D181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D181
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D181 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27B
Deuteranopia (green-blind)
#C5B986
Tritanopia (blue-blind)
#61CDBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71d181; /* rgb */ color: rgb(113, 209, 129); /* oklch */ color: oklch(78.2% 0.145 147.8);
Tailwind
colors: {
custom: {
50: '#9fe0a6',
500: '#71d181',
950: '#000000',
},
}SCSS
$custom: #71d181; $custom-light: #9fe0a6; $custom-dark: #000000;
JSON
{
"hex": "#71d181",
"rgb": {
"r": 113,
"g": 209,
"b": 129
},
"hsl": {
"h": 130,
"s": 51.064,
"l": 63.137
},
"oklch": {
"l": 0.78172,
"c": 0.14529,
"h": 147.8
},
"luminance": 0.50697
}Semantic roles & 50–950 ramp
primary
#71D181
secondary
#9C4A8F
accent
#27A5BE
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480