#73AFAA#73AFAA
#73AFAA is a light, moderate teal. Relative luminance 0.372; OKLCH L 71.2% C 0.063 H 189.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #73AFAA |
|---|---|
| RGB | rgb(115, 175, 170) |
| HSL | hsl(175, 27%, 57%) |
| HSV | hsv(175, 34%, 69%) |
| CMYK | cmyk(34.3%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(67.43, -20.50, -3.61) |
| CIE-LCH | lch(67.43, 20.82, 190.00°) |
| OKLab | oklab(71.16% -0.0619 -0.01) |
| OKLCH | oklch(71.16% 0.063 189.2) |
| XYZ | xyz(29.6533, 37.2053, 43.6412) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.95
Greyish Teal
#719F91
ΔE00 6.35
Dull Teal
#5F9E8F
ΔE00 7.01
Lightseagreen
#20B2AA
ΔE00 7.72
Grey Teal
#5E9B8A
ΔE00 8.23
Topaz
#13BBAF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73AFAA #AF7378
analogous
#73AF8C #73AFAA #7396AF
triadic
#73AFAA #AA73AF #AFAA73
tetradic
#73AFAA #8C73AF #AF7378 #96AF73
square
#73AFAA #8C73AF #AF7378 #96AF73
split-complementary
#73AFAA #AF7396 #AF8C73
monochromatic
#3D6B67 #53928C #73AFAA #9AC5C2 #C1DCD9
Accessibility & contrast
On white
2.49
#73AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#73AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73AFAA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73AFAA | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#9EA1AB
Tritanopia (blue-blind)
#5DB2AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #73afaa; /* rgb */ color: rgb(115, 175, 170); /* oklch */ color: oklch(71.2% 0.063 189.2);
Tailwind
colors: {
custom: {
50: '#9ec7c3',
500: '#73afaa',
950: '#000000',
},
}SCSS
$custom: #73afaa; $custom-light: #9ec7c3; $custom-dark: #000000;
JSON
{
"hex": "#73afaa",
"rgb": {
"r": 115,
"g": 175,
"b": 170
},
"hsl": {
"h": 175,
"s": 27.273,
"l": 56.863
},
"oklch": {
"l": 0.71158,
"c": 0.06267,
"h": 189.2
},
"luminance": 0.37207
}Semantic roles & 50–950 ramp
primary
#73AFAA
secondary
#CBB3B5
accent
#646CC4
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281