#73D48A#73D48A
#73D48A is a light, vivid green. Relative luminance 0.526; OKLCH L 79.2% C 0.140 H 149.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #73D48A |
|---|---|
| RGB | rgb(115, 212, 138) |
| HSL | hsl(134, 53%, 64%) |
| HSV | hsv(134, 46%, 83%) |
| CMYK | cmyk(45.8%, 0%, 34.9%, 16.9%) |
| CIE-LAB | lab(77.62, -44.46, 27.98) |
| CIE-LCH | lch(77.62, 52.53, 147.82°) |
| OKLab | oklab(79.16% -0.121 0.0701) |
| OKLCH | oklch(79.16% 0.14 149.9) |
| XYZ | xyz(35.1990, 52.5643, 32.3309) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.31
Soft Green
#6FC276
ΔE00 4.74
Seaweed
#18D17B
ΔE00 5.64
Dark Mint
#48C072
ΔE00 6.22
Hospital Green
#9BE5AA
ΔE00 6.24
Weird Green
#3AE57F
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D48A #D473BD
analogous
#8DD473 #73D48A #73D4BB
triadic
#73D48A #8A73D4 #D48A73
tetradic
#73D48A #738DD4 #D473BD #D4BB73
square
#73D48A #738DD4 #D473BD #D4BB73
split-complementary
#73D48A #BB73D4 #D4738D
monochromatic
#309D4A #44C663 #73D48A #A2E2B1 #D1F1D8
Accessibility & contrast
On white
1.82
#73D48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#73D48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D48A
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D48A | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C685
Deuteranopia (green-blind)
#C7BC8E
Tritanopia (blue-blind)
#61D1C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73d48a; /* rgb */ color: rgb(115, 212, 138); /* oklch */ color: oklch(79.2% 0.140 149.9);
Tailwind
colors: {
custom: {
50: '#a0e2ac',
500: '#73d48a',
950: '#000000',
},
}SCSS
$custom: #73d48a; $custom-light: #a0e2ac; $custom-dark: #000000;
JSON
{
"hex": "#73d48a",
"rgb": {
"r": 115,
"g": 212,
"b": 138
},
"hsl": {
"h": 134.227,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.79159,
"c": 0.13983,
"h": 149.9
},
"luminance": 0.52567
}Semantic roles & 50–950 ramp
primary
#73D48A
secondary
#A14A8D
accent
#259CC0
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481