#73DCA9#73DCA9
#73DCA9 is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.8% C 0.123 H 160.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCA9 |
|---|---|
| RGB | rgb(115, 220, 169) |
| HSL | hsl(151, 60%, 66%) |
| HSV | hsv(151, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 23.2%, 13.7%) |
| CIE-LAB | lab(80.57, -42.10, 15.81) |
| CIE-LCH | lch(80.57, 44.97, 159.42°) |
| OKLab | oklab(81.76% -0.1163 0.0405) |
| OKLCH | oklch(81.76% 0.123 160.8) |
| XYZ | xyz(39.8216, 57.6926, 46.5658) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.99
Eucalyptus
#44D7A8
ΔE00 4.17
Light Teal
#90E4C1
ΔE00 5.12
Mediumaquamarine
#66CDAA
ΔE00 5.27
Hospital Green
#9BE5AA
ΔE00 5.58
Aqua Marine
#2EE8BB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCA9 #DC73A6
analogous
#73DC74 #73DCA9 #73DADC
triadic
#73DCA9 #A973DC #DCA973
tetradic
#73DCA9 #7473DC #DC73A6 #DADC73
square
#73DCA9 #7473DC #DC73A6 #DADC73
split-complementary
#73DCA9 #DC73DA #DC7473
monochromatic
#2BAA6C #42D08B #73DCA9 #A4E8C7 #D5F4E5
Accessibility & contrast
On white
1.67
#73DCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#73DCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCA9
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCA9 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA6
Deuteranopia (green-blind)
#CAC3AC
Tritanopia (blue-blind)
#54DBCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dca9; /* rgb */ color: rgb(115, 220, 169); /* oklch */ color: oklch(81.8% 0.123 160.8);
Tailwind
colors: {
custom: {
50: '#a1e7c2',
500: '#73dca9',
950: '#000000',
},
}SCSS
$custom: #73dca9; $custom-light: #a1e7c2; $custom-dark: #000000;
JSON
{
"hex": "#73dca9",
"rgb": {
"r": 115,
"g": 220,
"b": 169
},
"hsl": {
"h": 150.857,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81756,
"c": 0.12312,
"h": 160.8
},
"luminance": 0.57696
}Semantic roles & 50–950 ramp
primary
#73DCA9
secondary
#AD4778
accent
#1E70C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482