#73DC80#73DC80
#73DC80 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.161 H 146.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC80 |
|---|---|
| RGB | rgb(115, 220, 128) |
| HSL | hsl(127, 60%, 66%) |
| HSV | hsv(127, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(79.83, -49.45, 36.00) |
| CIE-LCH | lch(79.83, 61.17, 143.95°) |
| OKLab | oklab(80.92% -0.1343 0.0887) |
| OKLCH | oklch(80.92% 0.161 146.5) |
| XYZ | xyz(36.5576, 56.3870, 29.3753) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 4.68
Lightish Green
#61E160
ΔE00 4.96
Tealish Green
#0CDC73
ΔE00 5.23
Emerald
#50C878
ΔE00 5.91
Seaweed
#18D17B
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC80 #DC73CF
analogous
#9ADC73 #73DC80 #73DCB5
triadic
#73DC80 #8073DC #DC8073
tetradic
#73DC80 #739ADC #DC73CF #DCB573
square
#73DC80 #739ADC #DC73CF #DCB573
split-complementary
#73DC80 #B573DC #DC739A
monochromatic
#2BAA3A #42D054 #73DC80 #A4E8AC #D5F4D9
Accessibility & contrast
On white
1.71
#73DC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#73DC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC80
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC80 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#D0C286
Tritanopia (blue-blind)
#62D8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc80; /* rgb */ color: rgb(115, 220, 128); /* oklch */ color: oklch(80.9% 0.161 146.5);
Tailwind
colors: {
custom: {
50: '#a1e7a6',
500: '#73dc80',
950: '#000000',
},
}SCSS
$custom: #73dc80; $custom-light: #a1e7a6; $custom-dark: #000000;
JSON
{
"hex": "#73dc80",
"rgb": {
"r": 115,
"g": 220,
"b": 128
},
"hsl": {
"h": 127.429,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.80916,
"c": 0.16098,
"h": 146.5
},
"luminance": 0.5639
}Semantic roles & 50–950 ramp
primary
#73DC80
secondary
#AD47A0
accent
#1EB3C8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480