#73D481#73D481
#73D481 is a light, vivid green. Relative luminance 0.523; OKLCH L 79.0% C 0.149 H 147.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #73D481 |
|---|---|
| RGB | rgb(115, 212, 129) |
| HSL | hsl(129, 53%, 64%) |
| HSV | hsv(129, 46%, 83%) |
| CMYK | cmyk(45.8%, 0%, 39.2%, 16.9%) |
| CIE-LAB | lab(77.47, -45.96, 32.41) |
| CIE-LCH | lch(77.47, 56.24, 144.81°) |
| OKLab | oklab(78.99% -0.1249 0.0804) |
| OKLCH | oklch(78.99% 0.149 147.2) |
| XYZ | xyz(34.5742, 52.3143, 29.0404) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.32
Soft Green
#6FC276
ΔE00 4.50
Seaweed
#18D17B
ΔE00 5.72
Weird Green
#3AE57F
ΔE00 5.80
Tealish Green
#0CDC73
ΔE00 5.92
Dark Mint
#48C072
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D481 #D473C6
analogous
#96D473 #73D481 #73D4B2
triadic
#73D481 #8173D4 #D48173
tetradic
#73D481 #7396D4 #D473C6 #D4B273
square
#73D481 #7396D4 #D473C6 #D4B273
split-complementary
#73D481 #B273D4 #D47396
monochromatic
#309D40 #44C657 #73D481 #A2E2AB #D1F1D5
Accessibility & contrast
On white
1.83
#73D481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#73D481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D481
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D481 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57B
Deuteranopia (green-blind)
#C8BC86
Tritanopia (blue-blind)
#63D0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73d481; /* rgb */ color: rgb(115, 212, 129); /* oklch */ color: oklch(79.0% 0.149 147.2);
Tailwind
colors: {
custom: {
50: '#a1e2a6',
500: '#73d481',
950: '#000000',
},
}SCSS
$custom: #73d481; $custom-light: #a1e2a6; $custom-dark: #000000;
JSON
{
"hex": "#73d481",
"rgb": {
"r": 115,
"g": 212,
"b": 129
},
"hsl": {
"h": 128.66,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.78989,
"c": 0.14856,
"h": 147.2
},
"luminance": 0.52317
}Semantic roles & 50–950 ramp
primary
#73D481
secondary
#A14A95
accent
#25AAC0
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480