#73ADAB#73ADAB
#73ADAB is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.7% C 0.060 H 193.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #73ADAB |
|---|---|
| RGB | rgb(115, 173, 171) |
| HSL | hsl(178, 26%, 56%) |
| HSV | hsv(178, 34%, 68%) |
| CMYK | cmyk(33.5%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(66.88, -19.23, -4.98) |
| CIE-LCH | lch(66.88, 19.87, 194.53°) |
| OKLab | oklab(70.73% -0.0589 -0.0137) |
| OKLCH | oklch(70.73% 0.06 193.1) |
| XYZ | xyz(29.3619, 36.4705, 44.0125) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.07
Greyish Teal
#719F91
ΔE00 6.74
Dull Teal
#5F9E8F
ΔE00 7.57
Lightseagreen
#20B2AA
ΔE00 8.36
Grey Teal
#5E9B8A
ΔE00 8.76
Sea
#3C9992
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ADAB #AD7375
analogous
#73AD8E #73ADAB #7392AD
triadic
#73ADAB #AB73AD #ADAB73
tetradic
#73ADAB #8E73AD #AD7375 #92AD73
square
#73ADAB #8E73AD #AD7375 #92AD73
split-complementary
#73ADAB #AD7392 #AD8E73
monochromatic
#3D6867 #548F8D #73ADAB #9AC4C2 #C0DAD9
Accessibility & contrast
On white
2.53
#73ADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#73ADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ADAB
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ADAB | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AB
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#5DB0AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #73adab; /* rgb */ color: rgb(115, 173, 171); /* oklch */ color: oklch(70.7% 0.060 193.1);
Tailwind
colors: {
custom: {
50: '#9ec5c4',
500: '#73adab',
950: '#000000',
},
}SCSS
$custom: #73adab; $custom-light: #9ec5c4; $custom-dark: #000000;
JSON
{
"hex": "#73adab",
"rgb": {
"r": 115,
"g": 173,
"b": 171
},
"hsl": {
"h": 177.931,
"s": 26.126,
"l": 56.471
},
"oklch": {
"l": 0.70725,
"c": 0.06047,
"h": 193.1
},
"luminance": 0.36472
}Semantic roles & 50–950 ramp
primary
#73ADAB
secondary
#CAB2B3
accent
#6569C3
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281