#71DB80#71DB80
#71DB80 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.161 H 146.9°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #71DB80 |
|---|---|
| RGB | rgb(113, 219, 128) |
| HSL | hsl(128, 60%, 65%) |
| HSV | hsv(128, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(79.46, -49.58, 35.50) |
| CIE-LCH | lch(79.46, 60.98, 144.40°) |
| OKLab | oklab(80.59% -0.1346 0.0876) |
| OKLCH | oklch(80.59% 0.161 146.9) |
| XYZ | xyz(36.0357, 55.7295, 29.2758) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.42
Lightgreen
#90EE90
ΔE00 4.98
Tealish Green
#0CDC73
ΔE00 5.08
Lightish Green
#61E160
ΔE00 5.13
Emerald
#50C878
ΔE00 5.58
Seaweed
#18D17B
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DB80 #DB71CC
analogous
#97DB71 #71DB80 #71DBB5
triadic
#71DB80 #8071DB #DB8071
tetradic
#71DB80 #7197DB #DB71CC #DBB571
square
#71DB80 #7197DB #DB71CC #DBB571
split-complementary
#71DB80 #B571DB #DB7197
monochromatic
#2AA73C #40CF54 #71DB80 #A2E7AC #D3F4D7
Accessibility & contrast
On white
1.73
#71DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#71DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DB80
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DB80 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB79
Deuteranopia (green-blind)
#CFC186
Tritanopia (blue-blind)
#5FD7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71db80; /* rgb */ color: rgb(113, 219, 128); /* oklch */ color: oklch(80.6% 0.161 146.9);
Tailwind
colors: {
custom: {
50: '#a0e7a6',
500: '#71db80',
950: '#000000',
},
}SCSS
$custom: #71db80; $custom-light: #a0e7a6; $custom-dark: #000000;
JSON
{
"hex": "#71db80",
"rgb": {
"r": 113,
"g": 219,
"b": 128
},
"hsl": {
"h": 128.491,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.80589,
"c": 0.1606,
"h": 146.9
},
"luminance": 0.55732
}Semantic roles & 50–950 ramp
primary
#71DB80
secondary
#AA469C
accent
#1EAFC7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480