#71D497#71D497
#71D497 is a light, vivid green. Relative luminance 0.528; OKLCH L 79.3% C 0.129 H 155.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #71D497 |
|---|---|
| RGB | rgb(113, 212, 151) |
| HSL | hsl(143, 54%, 64%) |
| HSV | hsv(143, 47%, 83%) |
| CMYK | cmyk(46.7%, 0%, 28.8%, 16.9%) |
| CIE-LAB | lab(77.77, -42.65, 21.39) |
| CIE-LCH | lch(77.77, 47.71, 153.36°) |
| OKLab | oklab(79.34% -0.1166 0.0543) |
| OKLCH | oklch(79.34% 0.129 155) |
| XYZ | xyz(35.9369, 52.8293, 37.5755) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.08
Emerald
#50C878
ΔE00 5.47
Hospital Green
#9BE5AA
ΔE00 5.80
Eucalyptus
#44D7A8
ΔE00 5.86
Aqua Green
#12E193
ΔE00 6.13
Soft Green
#6FC276
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D497 #D471AE
analogous
#7CD471 #71D497 #71D4C8
triadic
#71D497 #9771D4 #D49771
tetradic
#71D497 #717CD4 #D471AE #D4C871
square
#71D497 #717CD4 #D471AE #D4C871
split-complementary
#71D497 #C871D4 #D4717C
monochromatic
#2F9C59 #42C675 #71D497 #A0E2B9 #CFF0DC
Accessibility & contrast
On white
1.82
#71D497 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#71D497 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D497
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D497 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D497 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C693
Deuteranopia (green-blind)
#C5BC9B
Tritanopia (blue-blind)
#5AD2C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71d497; /* rgb */ color: rgb(113, 212, 151); /* oklch */ color: oklch(79.3% 0.129 155.0);
Tailwind
colors: {
custom: {
50: '#9fe2b6',
500: '#71d497',
950: '#000000',
},
}SCSS
$custom: #71d497; $custom-light: #9fe2b6; $custom-dark: #000000;
JSON
{
"hex": "#71d497",
"rgb": {
"r": 113,
"g": 212,
"b": 151
},
"hsl": {
"h": 143.03,
"s": 53.514,
"l": 63.725
},
"oklch": {
"l": 0.79343,
"c": 0.12867,
"h": 155
},
"luminance": 0.52832
}Semantic roles & 50–950 ramp
primary
#71D497
secondary
#A0497F
accent
#2585C1
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481