#71DF84#71DF84
#71DF84 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.162 H 147.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF84 |
|---|---|
| RGB | rgb(113, 223, 132) |
| HSL | hsl(130, 63%, 66%) |
| HSV | hsv(130, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(80.71, -50.59, 35.11) |
| CIE-LCH | lch(80.71, 61.58, 145.24°) |
| OKLab | oklab(81.63% -0.1373 0.0868) |
| OKLCH | oklch(81.63% 0.162 147.7) |
| XYZ | xyz(37.3603, 57.9491, 31.0419) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 5.05
Lightish Green
#61E160
ΔE00 5.19
Emerald
#50C878
ΔE00 6.26
Seaweed
#18D17B
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF84 #DF71CC
analogous
#95DF71 #71DF84 #71DFBB
triadic
#71DF84 #8471DF #DF8471
tetradic
#71DF84 #7195DF #DF71CC #DFBB71
square
#71DF84 #7195DF #DF71CC #DFBB71
split-complementary
#71DF84 #BB71DF #DF7195
monochromatic
#27AE3F #3FD459 #71DF84 #A3EAAF #D5F6DB
Accessibility & contrast
On white
1.67
#71DF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#71DF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF84
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF84 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7D
Deuteranopia (green-blind)
#D2C48A
Tritanopia (blue-blind)
#5DDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71df84; /* rgb */ color: rgb(113, 223, 132); /* oklch */ color: oklch(81.6% 0.162 147.7);
Tailwind
colors: {
custom: {
50: '#a1eaa9',
500: '#71df84',
950: '#000000',
},
}SCSS
$custom: #71df84; $custom-light: #a1eaa9; $custom-dark: #000000;
JSON
{
"hex": "#71df84",
"rgb": {
"r": 113,
"g": 223,
"b": 132
},
"hsl": {
"h": 130.364,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81632,
"c": 0.16245,
"h": 147.7
},
"luminance": 0.57952
}Semantic roles & 50–950 ramp
primary
#71DF84
secondary
#B0449D
accent
#1BADCB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480