#73AFA7#73AFA7
#73AFA7 is a light, moderate teal. Relative luminance 0.371; OKLCH L 71.1% C 0.063 H 185.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #73AFA7 |
|---|---|
| RGB | rgb(115, 175, 167) |
| HSL | hsl(172, 27%, 57%) |
| HSV | hsv(172, 34%, 69%) |
| CMYK | cmyk(34.3%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(67.35, -21.21, -2.08) |
| CIE-LCH | lch(67.35, 21.31, 185.59°) |
| OKLab | oklab(71.06% -0.0631 -0.0059) |
| OKLCH | oklch(71.06% 0.063 185.3) |
| XYZ | xyz(29.3728, 37.0930, 42.1637) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.70
Dull Teal
#5F9E8F
ΔE00 6.30
Cadetblue
#5F9EA0
ΔE00 6.58
Grey Teal
#5E9B8A
ΔE00 7.49
Lightseagreen
#20B2AA
ΔE00 7.56
Topaz
#13BBAF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73AFA7 #AF737B
analogous
#73AF89 #73AFA7 #7399AF
triadic
#73AFA7 #A773AF #AFA773
tetradic
#73AFA7 #8973AF #AF737B #99AF73
square
#73AFA7 #8973AF #AF737B #99AF73
split-complementary
#73AFA7 #AF7399 #AF8973
monochromatic
#3D6B65 #539289 #73AFA7 #9AC5BF #C1DCD8
Accessibility & contrast
On white
2.49
#73AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#73AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73AFA7
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73AFA7 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A7
Deuteranopia (green-blind)
#9EA1A8
Tritanopia (blue-blind)
#5FB2AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #73afa7; /* rgb */ color: rgb(115, 175, 167); /* oklch */ color: oklch(71.1% 0.063 185.3);
Tailwind
colors: {
custom: {
50: '#9ec7c1',
500: '#73afa7',
950: '#000000',
},
}SCSS
$custom: #73afa7; $custom-light: #9ec7c1; $custom-dark: #000000;
JSON
{
"hex": "#73afa7",
"rgb": {
"r": 115,
"g": 175,
"b": 167
},
"hsl": {
"h": 172,
"s": 27.273,
"l": 56.863
},
"oklch": {
"l": 0.71063,
"c": 0.06343,
"h": 185.3
},
"luminance": 0.37095
}Semantic roles & 50–950 ramp
primary
#73AFA7
secondary
#CBB3B6
accent
#6471C4
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281