#73DCA3#73DCA3
#73DCA3 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.6% C 0.128 H 158.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCA3 |
|---|---|
| RGB | rgb(115, 220, 163) |
| HSL | hsl(147, 60%, 66%) |
| HSV | hsv(147, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(80.44, -43.30, 18.79) |
| CIE-LCH | lch(80.44, 47.21, 156.54°) |
| OKLab | oklab(81.62% -0.119 0.0479) |
| OKLCH | oklch(81.62% 0.128 158.1) |
| XYZ | xyz(39.2713, 57.4725, 43.6671) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.14
Eucalyptus
#44D7A8
ΔE00 4.95
Hospital Green
#9BE5AA
ΔE00 5.03
Aqua Green
#12E193
ΔE00 5.84
Light Teal
#90E4C1
ΔE00 6.23
Light Greenish Blue
#63F7B4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCA3 #DC73AC
analogous
#77DC73 #73DCA3 #73DCD8
triadic
#73DCA3 #A373DC #DCA373
tetradic
#73DCA3 #7377DC #DC73AC #DCD873
square
#73DCA3 #7377DC #DC73AC #DCD873
split-complementary
#73DCA3 #D873DC #DC7377
monochromatic
#2BAA65 #42D083 #73DCA3 #A4E8C3 #D5F4E3
Accessibility & contrast
On white
1.68
#73DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#73DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCA3
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCA3 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA0
Deuteranopia (green-blind)
#CBC3A6
Tritanopia (blue-blind)
#57DBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dca3; /* rgb */ color: rgb(115, 220, 163); /* oklch */ color: oklch(81.6% 0.128 158.1);
Tailwind
colors: {
custom: {
50: '#a1e7be',
500: '#73dca3',
950: '#000000',
},
}SCSS
$custom: #73dca3; $custom-light: #a1e7be; $custom-dark: #000000;
JSON
{
"hex": "#73dca3",
"rgb": {
"r": 115,
"g": 220,
"b": 163
},
"hsl": {
"h": 147.429,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81615,
"c": 0.12826,
"h": 158.1
},
"luminance": 0.57476
}Semantic roles & 50–950 ramp
primary
#73DCA3
secondary
#AD477E
accent
#1E7AC8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482