#71D97F#71D97F
#71D97F is a light, vivid green. Relative luminance 0.547; OKLCH L 80.1% C 0.159 H 146.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #71D97F |
|---|---|
| RGB | rgb(113, 217, 127) |
| HSL | hsl(128, 58%, 65%) |
| HSV | hsv(128, 48%, 85%) |
| CMYK | cmyk(47.9%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(78.85, -48.91, 35.21) |
| CIE-LCH | lch(78.85, 60.27, 144.25°) |
| OKLab | oklab(80.08% -0.1328 0.0869) |
| OKLCH | oklch(80.08% 0.159 146.8) |
| XYZ | xyz(35.4516, 54.6661, 28.7580) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.72
Tealish Green
#0CDC73
ΔE00 5.18
Emerald
#50C878
ΔE00 5.22
Lightish Green
#61E160
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.35
Soft Green
#6FC276
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D97F #D971CB
analogous
#97D971 #71D97F #71D9B3
triadic
#71D97F #7F71D9 #D97F71
tetradic
#71D97F #7197D9 #D971CB #D9B371
square
#71D97F #7197D9 #D971CB #D9B371
split-complementary
#71D97F #B371D9 #D97197
monochromatic
#2CA43C #41CC53 #71D97F #A1E6AB #D2F3D6
Accessibility & contrast
On white
1.76
#71D97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#71D97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D97F
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D97F | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#CDBF85
Tritanopia (blue-blind)
#60D5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d97f; /* rgb */ color: rgb(113, 217, 127); /* oklch */ color: oklch(80.1% 0.159 146.8);
Tailwind
colors: {
custom: {
50: '#a0e5a5',
500: '#71d97f',
950: '#000000',
},
}SCSS
$custom: #71d97f; $custom-light: #a0e5a5; $custom-dark: #000000;
JSON
{
"hex": "#71d97f",
"rgb": {
"r": 113,
"g": 217,
"b": 127
},
"hsl": {
"h": 128.077,
"s": 57.778,
"l": 64.706
},
"oklch": {
"l": 0.80085,
"c": 0.15873,
"h": 146.8
},
"luminance": 0.54669
}Semantic roles & 50–950 ramp
primary
#71D97F
secondary
#A7479A
accent
#20AFC5
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480