#73D486#73D486
#73D486 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.1% C 0.144 H 148.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #73D486 |
|---|---|
| RGB | rgb(115, 212, 134) |
| HSL | hsl(132, 53%, 64%) |
| HSV | hsv(132, 46%, 83%) |
| CMYK | cmyk(45.8%, 0%, 36.8%, 16.9%) |
| CIE-LAB | lab(77.55, -45.14, 29.96) |
| CIE-LCH | lch(77.55, 54.17, 146.43°) |
| OKLab | oklab(79.08% -0.1227 0.0748) |
| OKLCH | oklch(79.08% 0.144 148.7) |
| XYZ | xyz(34.9147, 52.4505, 30.8338) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.23
Soft Green
#6FC276
ΔE00 4.55
Seaweed
#18D17B
ΔE00 5.61
Weird Green
#3AE57F
ΔE00 6.01
Dark Mint
#48C072
ΔE00 6.17
Tealish Green
#0CDC73
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D486 #D473C1
analogous
#91D473 #73D486 #73D4B7
triadic
#73D486 #8673D4 #D48673
tetradic
#73D486 #7391D4 #D473C1 #D4B773
square
#73D486 #7391D4 #D473C1 #D4B773
split-complementary
#73D486 #B773D4 #D47391
monochromatic
#309D45 #44C65E #73D486 #A2E2AE #D1F1D7
Accessibility & contrast
On white
1.83
#73D486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#73D486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D486
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D486 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C581
Deuteranopia (green-blind)
#C8BC8B
Tritanopia (blue-blind)
#62D1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73d486; /* rgb */ color: rgb(115, 212, 134); /* oklch */ color: oklch(79.1% 0.144 148.7);
Tailwind
colors: {
custom: {
50: '#a0e2aa',
500: '#73d486',
950: '#000000',
},
}SCSS
$custom: #73d486; $custom-light: #a0e2aa; $custom-dark: #000000;
JSON
{
"hex": "#73d486",
"rgb": {
"r": 115,
"g": 212,
"b": 134
},
"hsl": {
"h": 131.753,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.79082,
"c": 0.14371,
"h": 148.7
},
"luminance": 0.52453
}Semantic roles & 50–950 ramp
primary
#73D486
secondary
#A14A90
accent
#25A2C0
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481