#71DF80#71DF80
#71DF80 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.6% C 0.166 H 146.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF80 |
|---|---|
| RGB | rgb(113, 223, 128) |
| HSL | hsl(128, 63%, 66%) |
| HSV | hsv(128, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.65, -51.21, 37.04) |
| CIE-LCH | lch(80.65, 63.20, 144.13°) |
| OKLab | oklab(81.56% -0.139 0.0912) |
| OKLCH | oklch(81.56% 0.166 146.7) |
| XYZ | xyz(37.0918, 57.8417, 29.6279) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 4.26
Lightish Green
#61E160
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 5.01
Fresh Green
#69D84F
ΔE00 6.29
Emerald
#50C878
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF80 #DF71D0
analogous
#99DF71 #71DF80 #71DFB7
triadic
#71DF80 #8071DF #DF8071
tetradic
#71DF80 #7199DF #DF71D0 #DFB771
square
#71DF80 #7199DF #DF71D0 #DFB771
split-complementary
#71DF80 #B771DF #DF7199
monochromatic
#27AE3A #3FD453 #71DF80 #A3EAAD #D5F6D9
Accessibility & contrast
On white
1.67
#71DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#71DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF80
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF80 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE79
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#5EDBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71df80; /* rgb */ color: rgb(113, 223, 128); /* oklch */ color: oklch(81.6% 0.166 146.7);
Tailwind
colors: {
custom: {
50: '#a1eaa6',
500: '#71df80',
950: '#000000',
},
}SCSS
$custom: #71df80; $custom-light: #a1eaa6; $custom-dark: #000000;
JSON
{
"hex": "#71df80",
"rgb": {
"r": 113,
"g": 223,
"b": 128
},
"hsl": {
"h": 128.182,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81563,
"c": 0.16622,
"h": 146.7
},
"luminance": 0.57845
}Semantic roles & 50–950 ramp
primary
#71DF80
secondary
#B044A1
accent
#1BB3CB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480