#73DC76#73DC76
#73DC76 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.8% C 0.170 H 144.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC76 |
|---|---|
| RGB | rgb(115, 220, 118) |
| HSL | hsl(122, 60%, 66%) |
| HSV | hsv(122, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(79.69, -50.93, 40.78) |
| CIE-LCH | lch(79.69, 65.25, 141.31°) |
| OKLab | oklab(80.75% -0.1385 0.0993) |
| OKLCH | oklch(80.75% 0.17 144.4) |
| XYZ | xyz(35.9316, 56.1366, 26.0781) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.51
Fresh Green
#69D84F
ΔE00 4.81
Weird Green
#3AE57F
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 4.86
Tealish Green
#0CDC73
ΔE00 5.42
Emerald
#50C878
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC76 #DC73D9
analogous
#A4DC73 #73DC76 #73DCAA
triadic
#73DC76 #7673DC #DC7673
tetradic
#73DC76 #73A4DC #DC73D9 #DCAA73
square
#73DC76 #73A4DC #DC73D9 #DCAA73
split-complementary
#73DC76 #AA73DC #DC73A4
monochromatic
#2BAA2E #42D046 #73DC76 #A4E8A6 #D5F4D6
Accessibility & contrast
On white
1.72
#73DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#73DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC76
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC76 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CB6E
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#64D7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73dc76; /* rgb */ color: rgb(115, 220, 118); /* oklch */ color: oklch(80.8% 0.170 144.4);
Tailwind
colors: {
custom: {
50: '#a2e79f',
500: '#73dc76',
950: '#000000',
},
}SCSS
$custom: #73dc76; $custom-light: #a2e79f; $custom-dark: #000000;
JSON
{
"hex": "#73dc76",
"rgb": {
"r": 115,
"g": 220,
"b": 118
},
"hsl": {
"h": 121.714,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.80753,
"c": 0.17039,
"h": 144.4
},
"luminance": 0.56139
}Semantic roles & 50–950 ramp
primary
#73DC76
secondary
#AD47AA
accent
#1EC3C8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480