#73AFAB#73AFAB
#73AFAB is a light, moderate teal. Relative luminance 0.372; OKLCH L 71.2% C 0.062 H 190.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #73AFAB |
|---|---|
| RGB | rgb(115, 175, 171) |
| HSL | hsl(176, 27%, 57%) |
| HSV | hsv(176, 34%, 69%) |
| CMYK | cmyk(34.3%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(67.46, -20.26, -4.13) |
| CIE-LCH | lch(67.46, 20.68, 191.51°) |
| OKLab | oklab(71.19% -0.0614 -0.0114) |
| OKLCH | oklch(71.19% 0.062 190.5) |
| XYZ | xyz(29.7483, 37.2432, 44.1413) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.78
Greyish Teal
#719F91
ΔE00 6.60
Dull Teal
#5F9E8F
ΔE00 7.29
Lightseagreen
#20B2AA
ΔE00 7.83
Grey Teal
#5E9B8A
ΔE00 8.50
Topaz
#13BBAF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73AFAB #AF7377
analogous
#73AF8D #73AFAB #7395AF
triadic
#73AFAB #AB73AF #AFAB73
tetradic
#73AFAB #8D73AF #AF7377 #95AF73
square
#73AFAB #8D73AF #AF7377 #95AF73
split-complementary
#73AFAB #AF7395 #AF8D73
monochromatic
#3D6B68 #53928D #73AFAB #9AC5C2 #C1DCDA
Accessibility & contrast
On white
2.49
#73AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#73AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73AFAB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73AFAB | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#9DA1AC
Tritanopia (blue-blind)
#5DB2AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #73afab; /* rgb */ color: rgb(115, 175, 171); /* oklch */ color: oklch(71.2% 0.062 190.5);
Tailwind
colors: {
custom: {
50: '#9ec7c4',
500: '#73afab',
950: '#000000',
},
}SCSS
$custom: #73afab; $custom-light: #9ec7c4; $custom-dark: #000000;
JSON
{
"hex": "#73afab",
"rgb": {
"r": 115,
"g": 175,
"b": 171
},
"hsl": {
"h": 176,
"s": 27.273,
"l": 56.863
},
"oklch": {
"l": 0.7119,
"c": 0.06248,
"h": 190.5
},
"luminance": 0.37245
}Semantic roles & 50–950 ramp
primary
#73AFAB
secondary
#CBB3B4
accent
#646BC4
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281