#73DCAB#73DCAB
#73DCAB is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.8% C 0.121 H 161.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCAB |
|---|---|
| RGB | rgb(115, 220, 171) |
| HSL | hsl(152, 60%, 66%) |
| HSV | hsv(152, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.61, -41.69, 14.82) |
| CIE-LCH | lch(80.61, 44.25, 160.43°) |
| OKLab | oklab(81.8% -0.1154 0.038) |
| OKLCH | oklch(81.8% 0.121 161.8) |
| XYZ | xyz(40.0108, 57.7683, 47.5622) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.70
Eucalyptus
#44D7A8
ΔE00 3.99
Light Teal
#90E4C1
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 4.93
Hospital Green
#9BE5AA
ΔE00 5.84
Aqua Marine
#2EE8BB
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCAB #DC73A4
analogous
#73DC76 #73DCAB #73D8DC
triadic
#73DCAB #AB73DC #DCAB73
tetradic
#73DCAB #7673DC #DC73A4 #D8DC73
square
#73DCAB #7673DC #DC73A4 #D8DC73
split-complementary
#73DCAB #DC73D8 #DC7673
monochromatic
#2BAA6F #42D08E #73DCAB #A4E8C8 #D5F4E6
Accessibility & contrast
On white
1.67
#73DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#73DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCAB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCAB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA8
Deuteranopia (green-blind)
#C9C3AE
Tritanopia (blue-blind)
#53DCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dcab; /* rgb */ color: rgb(115, 220, 171); /* oklch */ color: oklch(81.8% 0.121 161.8);
Tailwind
colors: {
custom: {
50: '#a1e7c4',
500: '#73dcab',
950: '#000000',
},
}SCSS
$custom: #73dcab; $custom-light: #a1e7c4; $custom-dark: #000000;
JSON
{
"hex": "#73dcab",
"rgb": {
"r": 115,
"g": 220,
"b": 171
},
"hsl": {
"h": 152,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81804,
"c": 0.12147,
"h": 161.8
},
"luminance": 0.57772
}Semantic roles & 50–950 ramp
primary
#73DCAB
secondary
#AD4776
accent
#1E6DC8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482