#71D997#71D997
#71D997 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.5% C 0.136 H 154.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71D997 |
|---|---|
| RGB | rgb(113, 217, 151) |
| HSL | hsl(142, 58%, 65%) |
| HSV | hsv(142, 48%, 85%) |
| CMYK | cmyk(47.9%, 0%, 30.4%, 14.9%) |
| CIE-LAB | lab(79.25, -44.81, 23.42) |
| CIE-LCH | lch(79.25, 50.56, 152.41°) |
| OKLab | oklab(80.55% -0.1223 0.0593) |
| OKLCH | oklch(80.55% 0.136 154.1) |
| XYZ | xyz(37.2062, 55.3679, 37.9986) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.28
Seafoam
#7FE0B3
ΔE00 5.29
Aqua Green
#12E193
ΔE00 5.38
Emerald
#50C878
ΔE00 5.70
Seaweed
#18D17B
ΔE00 6.14
Eucalyptus
#44D7A8
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D997 #D971B3
analogous
#7FD971 #71D997 #71D9CB
triadic
#71D997 #9771D9 #D99771
tetradic
#71D997 #717FD9 #D971B3 #D9CB71
square
#71D997 #717FD9 #D971B3 #D9CB71
split-complementary
#71D997 #CB71D9 #D9717F
monochromatic
#2CA458 #41CC74 #71D997 #A1E6BA #D2F3DE
Accessibility & contrast
On white
1.74
#71D997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#71D997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D997
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D997 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB93
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#59D7C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d997; /* rgb */ color: rgb(113, 217, 151); /* oklch */ color: oklch(80.5% 0.136 154.1);
Tailwind
colors: {
custom: {
50: '#a0e5b6',
500: '#71d997',
950: '#000000',
},
}SCSS
$custom: #71d997; $custom-light: #a0e5b6; $custom-dark: #000000;
JSON
{
"hex": "#71d997",
"rgb": {
"r": 113,
"g": 217,
"b": 151
},
"hsl": {
"h": 141.923,
"s": 57.778,
"l": 64.706
},
"oklch": {
"l": 0.80547,
"c": 0.13593,
"h": 154.1
},
"luminance": 0.55371
}Semantic roles & 50–950 ramp
primary
#71D997
secondary
#A74784
accent
#2089C5
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481