#73DA99#73DA99
#73DA99 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.9% C 0.134 H 154.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #73DA99 |
|---|---|
| RGB | rgb(115, 218, 153) |
| HSL | hsl(142, 58%, 65%) |
| HSV | hsv(142, 47%, 85%) |
| CMYK | cmyk(47.2%, 0%, 29.8%, 14.5%) |
| CIE-LAB | lab(79.66, -44.35, 22.95) |
| CIE-LCH | lch(79.66, 49.94, 152.64°) |
| OKLab | oklab(80.91% -0.1212 0.0581) |
| OKLCH | oklch(80.91% 0.134 154.4) |
| XYZ | xyz(37.8887, 56.0847, 38.9597) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.99
Hospital Green
#9BE5AA
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.49
Emerald
#50C878
ΔE00 6.05
Eucalyptus
#44D7A8
ΔE00 6.31
Seaweed
#18D17B
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DA99 #DA73B4
analogous
#80DA73 #73DA99 #73DACC
triadic
#73DA99 #9973DA #DA9973
tetradic
#73DA99 #7380DA #DA73B4 #DACC73
square
#73DA99 #7380DA #DA73B4 #DACC73
split-complementary
#73DA99 #CC73DA #DA7380
monochromatic
#2CA759 #43CD76 #73DA99 #A3E7BC #D4F4E0
Accessibility & contrast
On white
1.72
#73DA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#73DA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DA99
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DA99 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#5BD8C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73da99; /* rgb */ color: rgb(115, 218, 153); /* oklch */ color: oklch(80.9% 0.134 154.4);
Tailwind
colors: {
custom: {
50: '#a1e6b7',
500: '#73da99',
950: '#000000',
},
}SCSS
$custom: #73da99; $custom-light: #a1e6b7; $custom-dark: #000000;
JSON
{
"hex": "#73da99",
"rgb": {
"r": 115,
"g": 218,
"b": 153
},
"hsl": {
"h": 142.136,
"s": 58.192,
"l": 65.294
},
"oklch": {
"l": 0.80914,
"c": 0.13438,
"h": 154.4
},
"luminance": 0.56088
}Semantic roles & 50–950 ramp
primary
#73DA99
secondary
#AA4785
accent
#2089C6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481