#71DC7B#71DC7B
#71DC7B is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.167 H 145.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC7B |
|---|---|
| RGB | rgb(113, 220, 123) |
| HSL | hsl(126, 60%, 65%) |
| HSV | hsv(126, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 44.1%, 13.7%) |
| CIE-LAB | lab(79.68, -50.75, 38.29) |
| CIE-LCH | lch(79.68, 63.57, 142.97°) |
| OKLab | oklab(80.75% -0.1378 0.0938) |
| OKLCH | oklch(80.75% 0.167 145.7) |
| XYZ | xyz(35.9764, 56.1245, 27.6724) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.80
Tealish Green
#0CDC73
ΔE00 5.06
Fresh Green
#69D84F
ΔE00 5.64
Emerald
#50C878
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC7B #DC71D2
analogous
#9DDC71 #71DC7B #71DCB0
triadic
#71DC7B #7B71DC #DC7B71
tetradic
#71DC7B #719DDC #DC71D2 #DCB071
square
#71DC7B #719DDC #DC71D2 #DCB071
split-complementary
#71DC7B #B071DC #DC719D
monochromatic
#2AA936 #40D04D #71DC7B #A2E8A9 #D3F4D6
Accessibility & contrast
On white
1.72
#71DC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#71DC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC7B
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC7B | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC74
Deuteranopia (green-blind)
#D0C281
Tritanopia (blue-blind)
#60D7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71dc7b; /* rgb */ color: rgb(113, 220, 123); /* oklch */ color: oklch(80.7% 0.167 145.7);
Tailwind
colors: {
custom: {
50: '#a0e7a2',
500: '#71dc7b',
950: '#000000',
},
}SCSS
$custom: #71dc7b; $custom-light: #a0e7a2; $custom-dark: #000000;
JSON
{
"hex": "#71dc7b",
"rgb": {
"r": 113,
"g": 220,
"b": 123
},
"hsl": {
"h": 125.607,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.80749,
"c": 0.16673,
"h": 145.7
},
"luminance": 0.56127
}Semantic roles & 50–950 ramp
primary
#71DC7B
secondary
#AC46A2
accent
#1DB8C8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480