#73DCAC#73DCAC
#73DCAC is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.8% C 0.121 H 162.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCAC |
|---|---|
| RGB | rgb(115, 220, 172) |
| HSL | hsl(153, 60%, 66%) |
| HSV | hsv(153, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.63, -41.49, 14.32) |
| CIE-LCH | lch(80.63, 43.89, 160.96°) |
| OKLab | oklab(81.83% -0.1149 0.0367) |
| OKLCH | oklch(81.83% 0.121 162.3) |
| XYZ | xyz(40.1065, 57.8066, 48.0661) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.58
Eucalyptus
#44D7A8
ΔE00 3.92
Light Teal
#90E4C1
ΔE00 4.61
Mediumaquamarine
#66CDAA
ΔE00 4.77
Aqua Marine
#2EE8BB
ΔE00 5.79
Seafoam Blue
#78D1B6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCAC #DC73A3
analogous
#73DC77 #73DCAC #73D8DC
triadic
#73DCAC #AC73DC #DCAC73
tetradic
#73DCAC #7773DC #DC73A3 #D8DC73
square
#73DCAC #7773DC #DC73A3 #D8DC73
split-complementary
#73DCAC #DC73D8 #DC7773
monochromatic
#2BAA70 #42D08F #73DCAC #A4E8C9 #D5F4E6
Accessibility & contrast
On white
1.67
#73DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#73DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCAC
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCAC | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#C9C4AF
Tritanopia (blue-blind)
#53DCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dcac; /* rgb */ color: rgb(115, 220, 172); /* oklch */ color: oklch(81.8% 0.121 162.3);
Tailwind
colors: {
custom: {
50: '#a1e7c4',
500: '#73dcac',
950: '#000000',
},
}SCSS
$custom: #73dcac; $custom-light: #a1e7c4; $custom-dark: #000000;
JSON
{
"hex": "#73dcac",
"rgb": {
"r": 115,
"g": 220,
"b": 172
},
"hsl": {
"h": 152.571,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81828,
"c": 0.12065,
"h": 162.3
},
"luminance": 0.5781
}Semantic roles & 50–950 ramp
primary
#73DCAC
secondary
#AD4775
accent
#1E6BC8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482