#73ABAF#73ABAF
#73ABAF is a light, muted teal. Relative luminance 0.359; OKLCH L 70.4% C 0.059 H 201.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABAF |
|---|---|
| RGB | rgb(115, 171, 175) |
| HSL | hsl(184, 27%, 57%) |
| HSV | hsv(184, 34%, 69%) |
| CMYK | cmyk(34.3%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(66.42, -17.21, -7.89) |
| CIE-LCH | lch(66.42, 18.94, 204.63°) |
| OKLab | oklab(70.4% -0.0547 -0.0216) |
| OKLCH | oklch(70.4% 0.059 201.6) |
| XYZ | xyz(29.3683, 35.8640, 45.9241) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.72
Turquoise Blue
#06B1C4
ΔE00 8.40
Greyish Teal
#719F91
ΔE00 8.56
Greyblue
#77A1B5
ΔE00 8.85
Bluegrey
#85A3B2
ΔE00 9.36
Dull Teal
#5F9E8F
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABAF #AF7773
analogous
#73AF95 #73ABAF #738DAF
triadic
#73ABAF #AF73AB #ABAF73
tetradic
#73ABAF #9573AF #AF7773 #8DAF73
square
#73ABAF #9573AF #AF7773 #8DAF73
split-complementary
#73ABAF #AF738D #AF9573
monochromatic
#3D686B #538D92 #73ABAF #9AC2C5 #C1DADC
Accessibility & contrast
On white
2.57
#73ABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#73ABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABAF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABAF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AF
Deuteranopia (green-blind)
#989EAF
Tritanopia (blue-blind)
#5CAFAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #73abaf; /* rgb */ color: rgb(115, 171, 175); /* oklch */ color: oklch(70.4% 0.059 201.6);
Tailwind
colors: {
custom: {
50: '#9ec4c6',
500: '#73abaf',
950: '#000000',
},
}SCSS
$custom: #73abaf; $custom-light: #9ec4c6; $custom-dark: #000000;
JSON
{
"hex": "#73abaf",
"rgb": {
"r": 115,
"g": 171,
"b": 175
},
"hsl": {
"h": 184,
"s": 27.273,
"l": 56.863
},
"oklch": {
"l": 0.70395,
"c": 0.05878,
"h": 201.6
},
"luminance": 0.35866
}Semantic roles & 50–950 ramp
primary
#73ABAF
secondary
#CBB4B3
accent
#6B64C4
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182