#73DA98#73DA98
#73DA98 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.9% C 0.135 H 154.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #73DA98 |
|---|---|
| RGB | rgb(115, 218, 152) |
| HSL | hsl(142, 58%, 65%) |
| HSV | hsv(142, 47%, 85%) |
| CMYK | cmyk(47.2%, 0%, 30.3%, 14.5%) |
| CIE-LAB | lab(79.64, -44.54, 23.44) |
| CIE-LCH | lch(79.64, 50.33, 152.24°) |
| OKLab | oklab(80.89% -0.1216 0.0593) |
| OKLCH | oklch(80.89% 0.135 154) |
| XYZ | xyz(37.8065, 56.0518, 38.5265) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.02
Seafoam
#7FE0B3
ΔE00 5.18
Aqua Green
#12E193
ΔE00 5.47
Emerald
#50C878
ΔE00 5.95
Seaweed
#18D17B
ΔE00 6.36
Eucalyptus
#44D7A8
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DA98 #DA73B5
analogous
#82DA73 #73DA98 #73DACB
triadic
#73DA98 #9873DA #DA9873
tetradic
#73DA98 #7382DA #DA73B5 #DACB73
square
#73DA98 #7382DA #DA73B5 #DACB73
split-complementary
#73DA98 #CB73DA #DA7382
monochromatic
#2CA758 #43CD74 #73DA98 #A3E7BC #D4F4DF
Accessibility & contrast
On white
1.72
#73DA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#73DA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DA98
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DA98 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#CBC19C
Tritanopia (blue-blind)
#5BD8C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73da98; /* rgb */ color: rgb(115, 218, 152); /* oklch */ color: oklch(80.9% 0.135 154.0);
Tailwind
colors: {
custom: {
50: '#a1e6b6',
500: '#73da98',
950: '#000000',
},
}SCSS
$custom: #73da98; $custom-light: #a1e6b6; $custom-dark: #000000;
JSON
{
"hex": "#73da98",
"rgb": {
"r": 115,
"g": 218,
"b": 152
},
"hsl": {
"h": 141.553,
"s": 58.192,
"l": 65.294
},
"oklch": {
"l": 0.80893,
"c": 0.13531,
"h": 154
},
"luminance": 0.56055
}Semantic roles & 50–950 ramp
primary
#73DA98
secondary
#AA4786
accent
#208AC6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481