#71DB84#71DB84
#71DB84 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.7% C 0.157 H 148.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #71DB84 |
|---|---|
| RGB | rgb(113, 219, 132) |
| HSL | hsl(131, 60%, 65%) |
| HSV | hsv(131, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 39.7%, 14.1%) |
| CIE-LAB | lab(79.52, -48.95, 33.56) |
| CIE-LCH | lch(79.52, 59.35, 145.57°) |
| OKLab | oklab(80.66% -0.1329 0.0832) |
| OKLCH | oklch(80.66% 0.157 148) |
| XYZ | xyz(36.3042, 55.8369, 30.6899) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.19
Emerald
#50C878
ΔE00 5.40
Lightish Green
#61E160
ΔE00 5.78
Seaweed
#18D17B
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DB84 #DB71C8
analogous
#93DB71 #71DB84 #71DBB9
triadic
#71DB84 #8471DB #DB8471
tetradic
#71DB84 #7193DB #DB71C8 #DBB971
square
#71DB84 #7193DB #DB71C8 #DBB971
split-complementary
#71DB84 #B971DB #DB7193
monochromatic
#2AA741 #40CF5A #71DB84 #A2E7AE #D3F4D9
Accessibility & contrast
On white
1.73
#71DB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#71DB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DB84
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DB84 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7E
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#5ED7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71db84; /* rgb */ color: rgb(113, 219, 132); /* oklch */ color: oklch(80.7% 0.157 148.0);
Tailwind
colors: {
custom: {
50: '#a0e7a8',
500: '#71db84',
950: '#000000',
},
}SCSS
$custom: #71db84; $custom-light: #a0e7a8; $custom-dark: #000000;
JSON
{
"hex": "#71db84",
"rgb": {
"r": 113,
"g": 219,
"b": 132
},
"hsl": {
"h": 130.755,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.80659,
"c": 0.1568,
"h": 148
},
"luminance": 0.5584
}Semantic roles & 50–950 ramp
primary
#71DB84
secondary
#AA4698
accent
#1EA9C7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1610
muted
#808480