#73AFA9#73AFA9
#73AFA9 is a light, moderate teal. Relative luminance 0.372; OKLCH L 71.1% C 0.063 H 187.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #73AFA9 |
|---|---|
| RGB | rgb(115, 175, 169) |
| HSL | hsl(174, 27%, 57%) |
| HSV | hsv(174, 34%, 69%) |
| CMYK | cmyk(34.3%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(67.40, -20.74, -3.10) |
| CIE-LCH | lch(67.40, 20.97, 188.51°) |
| OKLab | oklab(71.13% -0.0623 -0.0087) |
| OKLCH | oklch(71.13% 0.063 187.9) |
| XYZ | xyz(29.5591, 37.1676, 43.1449) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.11
Cadetblue
#5F9EA0
ΔE00 6.14
Dull Teal
#5F9E8F
ΔE00 6.75
Lightseagreen
#20B2AA
ΔE00 7.64
Grey Teal
#5E9B8A
ΔE00 7.96
Topaz
#13BBAF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73AFA9 #AF7379
analogous
#73AF8B #73AFA9 #7397AF
triadic
#73AFA9 #A973AF #AFA973
tetradic
#73AFA9 #8B73AF #AF7379 #97AF73
square
#73AFA9 #8B73AF #AF7379 #97AF73
split-complementary
#73AFA9 #AF7397 #AF8B73
monochromatic
#3D6B66 #53928B #73AFA9 #9AC5C1 #C1DCD9
Accessibility & contrast
On white
2.49
#73AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#73AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73AFA9
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73AFA9 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A9
Deuteranopia (green-blind)
#9EA1AA
Tritanopia (blue-blind)
#5EB2AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #73afa9; /* rgb */ color: rgb(115, 175, 169); /* oklch */ color: oklch(71.1% 0.063 187.9);
Tailwind
colors: {
custom: {
50: '#9ec7c2',
500: '#73afa9',
950: '#000000',
},
}SCSS
$custom: #73afa9; $custom-light: #9ec7c2; $custom-dark: #000000;
JSON
{
"hex": "#73afa9",
"rgb": {
"r": 115,
"g": 175,
"b": 169
},
"hsl": {
"h": 174,
"s": 27.273,
"l": 56.863
},
"oklch": {
"l": 0.71126,
"c": 0.06289,
"h": 187.9
},
"luminance": 0.37169
}Semantic roles & 50–950 ramp
primary
#73AFA9
secondary
#CBB3B5
accent
#646EC4
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281