#73D484#73D484
#73D484 is a light, vivid green. Relative luminance 0.524; OKLCH L 79.0% C 0.146 H 148.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #73D484 |
|---|---|
| RGB | rgb(115, 212, 132) |
| HSL | hsl(131, 53%, 64%) |
| HSV | hsv(131, 46%, 83%) |
| CMYK | cmyk(45.8%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(77.52, -45.47, 30.94) |
| CIE-LCH | lch(77.52, 55.00, 145.77°) |
| OKLab | oklab(79.04% -0.1236 0.077) |
| OKLCH | oklch(79.04% 0.146 148.1) |
| XYZ | xyz(34.7765, 52.3953, 30.1061) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.24
Soft Green
#6FC276
ΔE00 4.50
Seaweed
#18D17B
ΔE00 5.64
Weird Green
#3AE57F
ΔE00 5.91
Tealish Green
#0CDC73
ΔE00 6.07
Dark Mint
#48C072
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D484 #D473C3
analogous
#93D473 #73D484 #73D4B4
triadic
#73D484 #8473D4 #D48473
tetradic
#73D484 #7393D4 #D473C3 #D4B473
square
#73D484 #7393D4 #D473C3 #D4B473
split-complementary
#73D484 #B473D4 #D47393
monochromatic
#309D43 #44C65B #73D484 #A2E2AD #D1F1D6
Accessibility & contrast
On white
1.83
#73D484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#73D484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D484
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D484 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57E
Deuteranopia (green-blind)
#C8BC89
Tritanopia (blue-blind)
#63D0C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73d484; /* rgb */ color: rgb(115, 212, 132); /* oklch */ color: oklch(79.0% 0.146 148.1);
Tailwind
colors: {
custom: {
50: '#a0e2a8',
500: '#73d484',
950: '#000000',
},
}SCSS
$custom: #73d484; $custom-light: #a0e2a8; $custom-dark: #000000;
JSON
{
"hex": "#73d484",
"rgb": {
"r": 115,
"g": 212,
"b": 132
},
"hsl": {
"h": 130.515,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.79044,
"c": 0.14565,
"h": 148.1
},
"luminance": 0.52398
}Semantic roles & 50–950 ramp
primary
#73D484
secondary
#A14A92
accent
#25A5C0
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480