#73D482#73D482
#73D482 is a light, vivid green. Relative luminance 0.523; OKLCH L 79.0% C 0.148 H 147.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #73D482 |
|---|---|
| RGB | rgb(115, 212, 130) |
| HSL | hsl(129, 53%, 64%) |
| HSV | hsv(129, 46%, 83%) |
| CMYK | cmyk(45.8%, 0%, 38.7%, 16.9%) |
| CIE-LAB | lab(77.48, -45.80, 31.92) |
| CIE-LCH | lch(77.48, 55.83, 145.12°) |
| OKLab | oklab(79.01% -0.1245 0.0793) |
| OKLCH | oklch(79.01% 0.148 147.5) |
| XYZ | xyz(34.6410, 52.3411, 29.3922) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.29
Soft Green
#6FC276
ΔE00 4.49
Seaweed
#18D17B
ΔE00 5.69
Weird Green
#3AE57F
ΔE00 5.83
Tealish Green
#0CDC73
ΔE00 5.96
Dark Mint
#48C072
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D482 #D473C5
analogous
#95D473 #73D482 #73D4B3
triadic
#73D482 #8273D4 #D48273
tetradic
#73D482 #7395D4 #D473C5 #D4B373
square
#73D482 #7395D4 #D473C5 #D4B373
split-complementary
#73D482 #B373D4 #D47395
monochromatic
#309D41 #44C658 #73D482 #A2E2AC #D1F1D6
Accessibility & contrast
On white
1.83
#73D482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#73D482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D482
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D482 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57C
Deuteranopia (green-blind)
#C8BC87
Tritanopia (blue-blind)
#63D0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73d482; /* rgb */ color: rgb(115, 212, 130); /* oklch */ color: oklch(79.0% 0.148 147.5);
Tailwind
colors: {
custom: {
50: '#a0e2a7',
500: '#73d482',
950: '#000000',
},
}SCSS
$custom: #73d482; $custom-light: #a0e2a7; $custom-dark: #000000;
JSON
{
"hex": "#73d482",
"rgb": {
"r": 115,
"g": 212,
"b": 130
},
"hsl": {
"h": 129.278,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.79007,
"c": 0.14759,
"h": 147.5
},
"luminance": 0.52344
}Semantic roles & 50–950 ramp
primary
#73D482
secondary
#A14A94
accent
#25A8C0
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480