#73DC78#73DC78
#73DC78 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.8% C 0.169 H 144.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC78 |
|---|---|
| RGB | rgb(115, 220, 120) |
| HSL | hsl(123, 60%, 66%) |
| HSV | hsv(123, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 45.5%, 13.7%) |
| CIE-LAB | lab(79.72, -50.64, 39.83) |
| CIE-LCH | lch(79.72, 64.43, 141.81°) |
| OKLab | oklab(80.79% -0.1376 0.0972) |
| OKLCH | oklch(80.79% 0.169 144.8) |
| XYZ | xyz(36.0517, 56.1847, 26.7106) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.78
Weird Green
#3AE57F
ΔE00 4.73
Lightgreen
#90EE90
ΔE00 4.78
Fresh Green
#69D84F
ΔE00 5.12
Tealish Green
#0CDC73
ΔE00 5.34
Emerald
#50C878
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC78 #DC73D7
analogous
#A2DC73 #73DC78 #73DCAC
triadic
#73DC78 #7873DC #DC7873
tetradic
#73DC78 #73A2DC #DC73D7 #DCAC73
square
#73DC78 #73A2DC #DC73D7 #DCAC73
split-complementary
#73DC78 #AC73DC #DC73A2
monochromatic
#2BAA31 #42D049 #73DC78 #A4E8A7 #D5F4D6
Accessibility & contrast
On white
1.72
#73DC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#73DC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC78
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC78 | 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)
#DFCC70
Deuteranopia (green-blind)
#D1C27F
Tritanopia (blue-blind)
#64D7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc78; /* rgb */ color: rgb(115, 220, 120); /* oklch */ color: oklch(80.8% 0.169 144.8);
Tailwind
colors: {
custom: {
50: '#a2e7a0',
500: '#73dc78',
950: '#000000',
},
}SCSS
$custom: #73dc78; $custom-light: #a2e7a0; $custom-dark: #000000;
JSON
{
"hex": "#73dc78",
"rgb": {
"r": 115,
"g": 220,
"b": 120
},
"hsl": {
"h": 122.857,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.80785,
"c": 0.16853,
"h": 144.8
},
"luminance": 0.56187
}Semantic roles & 50–950 ramp
primary
#73DC78
secondary
#AD47A8
accent
#1EC0C8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480