#73DC7A#73DC7A
#73DC7A is a light, vivid green. Relative luminance 0.562; OKLCH L 80.8% C 0.167 H 145.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC7A |
|---|---|
| RGB | rgb(115, 220, 122) |
| HSL | hsl(124, 60%, 66%) |
| HSV | hsv(124, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(79.75, -50.35, 38.88) |
| CIE-LCH | lch(79.75, 63.62, 142.33°) |
| OKLab | oklab(80.82% -0.1368 0.0952) |
| OKLCH | oklch(80.82% 0.167 145.2) |
| XYZ | xyz(36.1743, 56.2337, 27.3566) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.06
Weird Green
#3AE57F
ΔE00 4.63
Lightgreen
#90EE90
ΔE00 4.72
Tealish Green
#0CDC73
ΔE00 5.29
Fresh Green
#69D84F
ΔE00 5.43
Emerald
#50C878
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC7A #DC73D5
analogous
#A0DC73 #73DC7A #73DCAE
triadic
#73DC7A #7A73DC #DC7A73
tetradic
#73DC7A #73A0DC #DC73D5 #DCAE73
square
#73DC7A #73A0DC #DC73D5 #DCAE73
split-complementary
#73DC7A #AE73DC #DC73A0
monochromatic
#2BAA33 #42D04B #73DC7A #A4E8A9 #D5F4D7
Accessibility & contrast
On white
1.71
#73DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#73DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC7A
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC7A | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC72
Deuteranopia (green-blind)
#D1C280
Tritanopia (blue-blind)
#63D7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc7a; /* rgb */ color: rgb(115, 220, 122); /* oklch */ color: oklch(80.8% 0.167 145.2);
Tailwind
colors: {
custom: {
50: '#a2e7a2',
500: '#73dc7a',
950: '#000000',
},
}SCSS
$custom: #73dc7a; $custom-light: #a2e7a2; $custom-dark: #000000;
JSON
{
"hex": "#73dc7a",
"rgb": {
"r": 115,
"g": 220,
"b": 122
},
"hsl": {
"h": 124,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.80817,
"c": 0.16665,
"h": 145.2
},
"luminance": 0.56236
}Semantic roles & 50–950 ramp
primary
#73DC7A
secondary
#AD47A6
accent
#1EBCC8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480