#71DC91#71DC91
#71DC91 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.1% C 0.146 H 151.6°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC91 |
|---|---|
| RGB | rgb(113, 220, 145) |
| HSL | hsl(138, 60%, 65%) |
| HSV | hsv(138, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(80.03, -47.17, 27.59) |
| CIE-LCH | lch(80.03, 54.65, 149.68°) |
| OKLab | oklab(81.15% -0.1283 0.0693) |
| OKLCH | oklch(81.15% 0.146 151.6) |
| XYZ | xyz(37.5115, 56.7385, 35.7575) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.24
Hospital Green
#9BE5AA
ΔE00 5.50
Emerald
#50C878
ΔE00 5.61
Seaweed
#18D17B
ΔE00 5.83
Lightgreen
#90EE90
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC91 #DC71BC
analogous
#86DC71 #71DC91 #71DCC6
triadic
#71DC91 #9171DC #DC9171
tetradic
#71DC91 #7186DC #DC71BC #DCC671
square
#71DC91 #7186DC #DC71BC #DCC671
split-complementary
#71DC91 #C671DC #DC7186
monochromatic
#2AA950 #40D06B #71DC91 #A2E8B7 #D3F4DD
Accessibility & contrast
On white
1.70
#71DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#71DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC91
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC91 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#CDC296
Tritanopia (blue-blind)
#5AD9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71dc91; /* rgb */ color: rgb(113, 220, 145); /* oklch */ color: oklch(81.1% 0.146 151.6);
Tailwind
colors: {
custom: {
50: '#a0e7b1',
500: '#71dc91',
950: '#000000',
},
}SCSS
$custom: #71dc91; $custom-light: #a0e7b1; $custom-dark: #000000;
JSON
{
"hex": "#71dc91",
"rgb": {
"r": 113,
"g": 220,
"b": 145
},
"hsl": {
"h": 137.944,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81147,
"c": 0.14586,
"h": 151.6
},
"luminance": 0.56741
}Semantic roles & 50–950 ramp
primary
#71DC91
secondary
#AC468D
accent
#1D95C8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1611
muted
#808481