#73DC79#73DC79
#73DC79 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.8% C 0.168 H 145.0°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC79 |
|---|---|
| RGB | rgb(115, 220, 121) |
| HSL | hsl(123, 60%, 66%) |
| HSV | hsv(123, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(79.73, -50.50, 39.36) |
| CIE-LCH | lch(79.73, 64.03, 142.07°) |
| OKLab | oklab(80.8% -0.1372 0.0962) |
| OKLCH | oklch(80.8% 0.168 145) |
| XYZ | xyz(36.1127, 56.2091, 27.0319) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 4.68
Lightgreen
#90EE90
ΔE00 4.75
Fresh Green
#69D84F
ΔE00 5.28
Tealish Green
#0CDC73
ΔE00 5.31
Emerald
#50C878
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC79 #DC73D6
analogous
#A1DC73 #73DC79 #73DCAE
triadic
#73DC79 #7973DC #DC7973
tetradic
#73DC79 #73A1DC #DC73D6 #DCAE73
square
#73DC79 #73A1DC #DC73D6 #DCAE73
split-complementary
#73DC79 #AE73DC #DC73A1
monochromatic
#2BAA32 #42D04A #73DC79 #A4E8A8 #D5F4D7
Accessibility & contrast
On white
1.72
#73DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#73DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC79
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC79 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC71
Deuteranopia (green-blind)
#D1C27F
Tritanopia (blue-blind)
#64D7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc79; /* rgb */ color: rgb(115, 220, 121); /* oklch */ color: oklch(80.8% 0.168 145.0);
Tailwind
colors: {
custom: {
50: '#a2e7a1',
500: '#73dc79',
950: '#000000',
},
}SCSS
$custom: #73dc79; $custom-light: #a2e7a1; $custom-dark: #000000;
JSON
{
"hex": "#73dc79",
"rgb": {
"r": 115,
"g": 220,
"b": 121
},
"hsl": {
"h": 123.429,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.80801,
"c": 0.16759,
"h": 145
},
"luminance": 0.56212
}Semantic roles & 50–950 ramp
primary
#73DC79
secondary
#AD47A7
accent
#1EBEC8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480