#71DF91#71DF91
#71DF91 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.9% C 0.150 H 151.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF91 |
|---|---|
| RGB | rgb(113, 223, 145) |
| HSL | hsl(137, 63%, 66%) |
| HSV | hsv(137, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(80.92, -48.43, 28.78) |
| CIE-LCH | lch(80.92, 56.34, 149.28°) |
| OKLab | oklab(81.87% -0.1317 0.0722) |
| OKLCH | oklch(81.87% 0.15 151.3) |
| XYZ | xyz(38.3060, 58.3274, 36.0223) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.67
Aqua Green
#12E193
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.55
Seafoam Green
#7AF9AB
ΔE00 5.79
Tealish Green
#0CDC73
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF91 #DF71BF
analogous
#88DF71 #71DF91 #71DFC8
triadic
#71DF91 #9171DF #DF9171
tetradic
#71DF91 #7188DF #DF71BF #DFC871
square
#71DF91 #7188DF #DF71BF #DFC871
split-complementary
#71DF91 #C871DF #DF7188
monochromatic
#27AE4F #3FD46A #71DF91 #A3EAB8 #D5F6DE
Accessibility & contrast
On white
1.66
#71DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#71DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF91
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF91 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8C
Deuteranopia (green-blind)
#D0C596
Tritanopia (blue-blind)
#59DCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71df91; /* rgb */ color: rgb(113, 223, 145); /* oklch */ color: oklch(81.9% 0.150 151.3);
Tailwind
colors: {
custom: {
50: '#a0eab2',
500: '#71df91',
950: '#000000',
},
}SCSS
$custom: #71df91; $custom-light: #a0eab2; $custom-dark: #000000;
JSON
{
"hex": "#71df91",
"rgb": {
"r": 113,
"g": 223,
"b": 145
},
"hsl": {
"h": 137.455,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81872,
"c": 0.15015,
"h": 151.3
},
"luminance": 0.5833
}Semantic roles & 50–950 ramp
primary
#71DF91
secondary
#B04491
accent
#1B98CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1611
muted
#808481