#71D97D#71D97D
#71D97D is a light, vivid green. Relative luminance 0.546; OKLCH L 80.0% C 0.161 H 146.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #71D97D |
|---|---|
| RGB | rgb(113, 217, 125) |
| HSL | hsl(127, 58%, 65%) |
| HSV | hsv(127, 48%, 85%) |
| CMYK | cmyk(47.9%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(78.82, -49.22, 36.18) |
| CIE-LCH | lch(78.82, 61.09, 143.68°) |
| OKLab | oklab(80.05% -0.1337 0.0891) |
| OKLCH | oklch(80.05% 0.161 146.3) |
| XYZ | xyz(35.3226, 54.6145, 28.0784) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.73
Lightish Green
#61E160
ΔE00 5.02
Tealish Green
#0CDC73
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.33
Emerald
#50C878
ΔE00 5.35
Soft Green
#6FC276
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D97D #D971CD
analogous
#99D971 #71D97D #71D9B1
triadic
#71D97D #7D71D9 #D97D71
tetradic
#71D97D #7199D9 #D971CD #D9B171
square
#71D97D #7199D9 #D971CD #D9B171
split-complementary
#71D97D #B171D9 #D97199
monochromatic
#2CA43A #41CC51 #71D97D #A1E6A9 #D2F3D5
Accessibility & contrast
On white
1.76
#71D97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#71D97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D97D
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D97D | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC976
Deuteranopia (green-blind)
#CDBF83
Tritanopia (blue-blind)
#60D5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d97d; /* rgb */ color: rgb(113, 217, 125); /* oklch */ color: oklch(80.0% 0.161 146.3);
Tailwind
colors: {
custom: {
50: '#a0e5a4',
500: '#71d97d',
950: '#000000',
},
}SCSS
$custom: #71d97d; $custom-light: #a0e5a4; $custom-dark: #000000;
JSON
{
"hex": "#71d97d",
"rgb": {
"r": 113,
"g": 217,
"b": 125
},
"hsl": {
"h": 126.923,
"s": 57.778,
"l": 64.706
},
"oklch": {
"l": 0.8005,
"c": 0.16062,
"h": 146.3
},
"luminance": 0.54617
}Semantic roles & 50–950 ramp
primary
#71D97D
secondary
#A7479C
accent
#20B2C5
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480