#71DC7D#71DC7D
#71DC7D is a light, vivid green. Relative luminance 0.562; OKLCH L 80.8% C 0.165 H 146.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC7D |
|---|---|
| RGB | rgb(113, 220, 125) |
| HSL | hsl(127, 60%, 65%) |
| HSV | hsv(127, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(79.71, -50.45, 37.33) |
| CIE-LCH | lch(79.71, 62.76, 143.50°) |
| OKLab | oklab(80.78% -0.137 0.0917) |
| OKLCH | oklch(80.78% 0.165 146.2) |
| XYZ | xyz(36.1029, 56.1750, 28.3385) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.33
Lightish Green
#61E160
ΔE00 4.50
Lightgreen
#90EE90
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 5.04
Fresh Green
#69D84F
ΔE00 5.96
Emerald
#50C878
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC7D #DC71D0
analogous
#9ADC71 #71DC7D #71DCB2
triadic
#71DC7D #7D71DC #DC7D71
tetradic
#71DC7D #719ADC #DC71D0 #DCB271
square
#71DC7D #719ADC #DC71D0 #DCB271
split-complementary
#71DC7D #B271DC #DC719A
monochromatic
#2AA938 #40D050 #71DC7D #A2E8AA #D3F4D7
Accessibility & contrast
On white
1.72
#71DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#71DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC7D
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC7D | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#D0C283
Tritanopia (blue-blind)
#60D8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71dc7d; /* rgb */ color: rgb(113, 220, 125); /* oklch */ color: oklch(80.8% 0.165 146.2);
Tailwind
colors: {
custom: {
50: '#a0e7a4',
500: '#71dc7d',
950: '#000000',
},
}SCSS
$custom: #71dc7d; $custom-light: #a0e7a4; $custom-dark: #000000;
JSON
{
"hex": "#71dc7d",
"rgb": {
"r": 113,
"g": 220,
"b": 125
},
"hsl": {
"h": 126.729,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.80782,
"c": 0.16485,
"h": 146.2
},
"luminance": 0.56178
}Semantic roles & 50–950 ramp
primary
#71DC7D
secondary
#AC46A0
accent
#1DB5C8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480