#73B2AA#73B2AA
#73B2AA is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.9% C 0.066 H 185.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #73B2AA |
|---|---|
| RGB | rgb(115, 178, 170) |
| HSL | hsl(172, 29%, 57%) |
| HSV | hsv(172, 35%, 70%) |
| CMYK | cmyk(35.4%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(68.30, -22.03, -2.33) |
| CIE-LCH | lch(68.30, 22.15, 186.04°) |
| OKLab | oklab(71.86% -0.0657 -0.0066) |
| OKLCH | oklch(71.86% 0.066 185.7) |
| XYZ | xyz(30.2437, 38.3860, 43.8380) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.53
Dull Teal
#5F9E8F
ΔE00 6.96
Cadetblue
#5F9EA0
ΔE00 7.20
Lightseagreen
#20B2AA
ΔE00 7.29
Topaz
#13BBAF
ΔE00 8.01
Grey Teal
#5E9B8A
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73B2AA #B2737B
analogous
#73B28B #73B2AA #739AB2
triadic
#73B2AA #AA73B2 #B2AA73
tetradic
#73B2AA #8B73B2 #B2737B #9AB273
square
#73B2AA #8B73B2 #B2737B #9AB273
split-complementary
#73B2AA #B2739A #B28B73
monochromatic
#3D6E68 #52968D #73B2AA #9AC8C2 #C2DDDA
Accessibility & contrast
On white
2.42
#73B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#73B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73B2AA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73B2AA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#5DB5AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #73b2aa; /* rgb */ color: rgb(115, 178, 170); /* oklch */ color: oklch(71.9% 0.066 185.7);
Tailwind
colors: {
custom: {
50: '#9ec9c3',
500: '#73b2aa',
950: '#000000',
},
}SCSS
$custom: #73b2aa; $custom-light: #9ec9c3; $custom-dark: #000000;
JSON
{
"hex": "#73b2aa",
"rgb": {
"r": 115,
"g": 178,
"b": 170
},
"hsl": {
"h": 172.381,
"s": 29.032,
"l": 57.451
},
"oklch": {
"l": 0.71858,
"c": 0.06599,
"h": 185.7
},
"luminance": 0.38388
}Semantic roles & 50–950 ramp
primary
#73B2AA
secondary
#CDB4B7
accent
#626FC5
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1312
muted
#7E8281