#73D792#73D792
#73D792 is a light, vivid green. Relative luminance 0.543; OKLCH L 80.0% C 0.137 H 152.3°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #73D792 |
|---|---|
| RGB | rgb(115, 215, 146) |
| HSL | hsl(139, 56%, 65%) |
| HSV | hsv(139, 47%, 84%) |
| CMYK | cmyk(46.5%, 0%, 32.1%, 15.7%) |
| CIE-LAB | lab(78.65, -44.34, 25.21) |
| CIE-LCH | lch(78.65, 51.01, 150.38°) |
| OKLab | oklab(80.05% -0.1209 0.0636) |
| OKLCH | oklch(80.05% 0.137 152.3) |
| XYZ | xyz(36.5565, 54.3183, 35.7467) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.12
Hospital Green
#9BE5AA
ΔE00 5.47
Aqua Green
#12E193
ΔE00 5.81
Soft Green
#6FC276
ΔE00 5.87
Seaweed
#18D17B
ΔE00 5.94
Seafoam
#7FE0B3
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D792 #D773B8
analogous
#86D773 #73D792 #73D7C4
triadic
#73D792 #9273D7 #D79273
tetradic
#73D792 #7386D7 #D773B8 #D7C473
square
#73D792 #7386D7 #D773B8 #D7C473
split-complementary
#73D792 #C473D7 #D77386
monochromatic
#2EA152 #43C96D #73D792 #A3E5B7 #D2F2DC
Accessibility & contrast
On white
1.77
#73D792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#73D792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D792
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D792 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98E
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#5ED4C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d792; /* rgb */ color: rgb(115, 215, 146); /* oklch */ color: oklch(80.0% 0.137 152.3);
Tailwind
colors: {
custom: {
50: '#a1e4b2',
500: '#73d792',
950: '#000000',
},
}SCSS
$custom: #73d792; $custom-light: #a1e4b2; $custom-dark: #000000;
JSON
{
"hex": "#73d792",
"rgb": {
"r": 115,
"g": 215,
"b": 146
},
"hsl": {
"h": 138.6,
"s": 55.556,
"l": 64.706
},
"oklch": {
"l": 0.80045,
"c": 0.13657,
"h": 152.3
},
"luminance": 0.54321
}Semantic roles & 50–950 ramp
primary
#73D792
secondary
#A54989
accent
#2291C3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481