#71D47F#71D47F
#71D47F is a light, vivid green. Relative luminance 0.521; OKLCH L 78.9% C 0.152 H 147.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #71D47F |
|---|---|
| RGB | rgb(113, 212, 127) |
| HSL | hsl(128, 54%, 64%) |
| HSV | hsv(128, 47%, 83%) |
| CMYK | cmyk(46.7%, 0%, 40.1%, 16.9%) |
| CIE-LAB | lab(77.36, -46.83, 33.27) |
| CIE-LCH | lch(77.36, 57.45, 144.61°) |
| OKLab | oklab(78.87% -0.1272 0.0824) |
| OKLCH | oklch(78.87% 0.152 147.1) |
| XYZ | xyz(34.1823, 52.1275, 28.3349) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.25
Soft Green
#6FC276
ΔE00 4.54
Seaweed
#18D17B
ΔE00 5.58
Weird Green
#3AE57F
ΔE00 5.62
Tealish Green
#0CDC73
ΔE00 5.67
Dark Mint
#48C072
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D47F #D471C6
analogous
#94D471 #71D47F #71D4B0
triadic
#71D47F #7F71D4 #D47F71
tetradic
#71D47F #7194D4 #D471C6 #D4B071
square
#71D47F #7194D4 #D471C6 #D4B071
split-complementary
#71D47F #B071D4 #D47194
monochromatic
#2F9C3E #42C655 #71D47F #A0E2A9 #CFF0D4
Accessibility & contrast
On white
1.84
#71D47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#71D47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D47F
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D47F | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C579
Deuteranopia (green-blind)
#C8BB84
Tritanopia (blue-blind)
#61D0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71d47f; /* rgb */ color: rgb(113, 212, 127); /* oklch */ color: oklch(78.9% 0.152 147.1);
Tailwind
colors: {
custom: {
50: '#9fe2a5',
500: '#71d47f',
950: '#000000',
},
}SCSS
$custom: #71d47f; $custom-light: #9fe2a5; $custom-dark: #000000;
JSON
{
"hex": "#71d47f",
"rgb": {
"r": 113,
"g": 212,
"b": 127
},
"hsl": {
"h": 128.485,
"s": 53.514,
"l": 63.725
},
"oklch": {
"l": 0.78866,
"c": 0.15158,
"h": 147.1
},
"luminance": 0.5213
}Semantic roles & 50–950 ramp
primary
#71D47F
secondary
#A04994
accent
#25ABC1
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480