#71D877#71D877
#71D877 is a light, vivid green. Relative luminance 0.540; OKLCH L 79.7% C 0.165 H 145.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #71D877 |
|---|---|
| RGB | rgb(113, 216, 119) |
| HSL | hsl(123, 57%, 65%) |
| HSV | hsv(123, 48%, 85%) |
| CMYK | cmyk(47.7%, 0%, 44.9%, 15.3%) |
| CIE-LAB | lab(78.43, -49.71, 38.68) |
| CIE-LCH | lch(78.43, 62.98, 142.11°) |
| OKLab | oklab(79.71% -0.1351 0.0946) |
| OKLCH | oklch(79.71% 0.165 145) |
| XYZ | xyz(34.6938, 53.9518, 26.0347) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 5.05
Tealish Green
#0CDC73
ΔE00 5.28
Fresh Green
#69D84F
ΔE00 5.31
Lightgreen
#90EE90
ΔE00 5.57
Emerald
#50C878
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D877 #D871D2
analogous
#9FD871 #71D877 #71D8AB
triadic
#71D877 #7771D8 #D87771
tetradic
#71D877 #719FD8 #D871D2 #D8AB71
square
#71D877 #719FD8 #D871D2 #D8AB71
split-complementary
#71D877 #AB71D8 #D8719F
monochromatic
#2DA233 #41CB49 #71D877 #A1E5A5 #D1F2D3
Accessibility & contrast
On white
1.78
#71D877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#71D877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D877
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D877 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC86F
Deuteranopia (green-blind)
#CDBE7D
Tritanopia (blue-blind)
#62D3C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d877; /* rgb */ color: rgb(113, 216, 119); /* oklch */ color: oklch(79.7% 0.165 145.0);
Tailwind
colors: {
custom: {
50: '#a0e59f',
500: '#71d877',
950: '#000000',
},
}SCSS
$custom: #71d877; $custom-light: #a0e59f; $custom-dark: #000000;
JSON
{
"hex": "#71d877",
"rgb": {
"r": 113,
"g": 216,
"b": 119
},
"hsl": {
"h": 123.495,
"s": 56.906,
"l": 64.51
},
"oklch": {
"l": 0.79707,
"c": 0.16491,
"h": 145
},
"luminance": 0.53954
}Semantic roles & 50–950 ramp
primary
#71D877
secondary
#A647A0
accent
#21BBC4
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480