#729B97#729B97
#729B97 is a light, muted teal. Relative luminance 0.293; OKLCH L 65.8% C 0.045 H 188.6°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #729B97 |
|---|---|
| RGB | rgb(114, 155, 151) |
| HSL | hsl(174, 17%, 53%) |
| HSV | hsv(174, 26%, 61%) |
| CMYK | cmyk(26.5%, 0%, 2.6%, 39.2%) |
| CIE-LAB | lab(61.00, -14.82, -2.44) |
| CIE-LCH | lch(61.00, 15.02, 189.36°) |
| OKLab | oklab(65.83% -0.0446 -0.0068) |
| OKLCH | oklch(65.83% 0.045 188.6) |
| XYZ | xyz(24.2449, 29.2533, 33.6411) |
| Luminance | 0.2925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.46
Greyish Teal
#719F91
ΔE00 4.48
Dull Teal
#5F9E8F
ΔE00 6.32
Grey Teal
#5E9B8A
ΔE00 6.81
Dusty Teal
#4C9085
ΔE00 7.94
Sea
#3C9992
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729B97 #9B7276
analogous
#729B82 #729B97 #728A9B
triadic
#729B97 #97729B #9B9772
tetradic
#729B97 #82729B #9B7276 #8A9B72
square
#729B97 #82729B #9B7276 #8A9B72
split-complementary
#729B97 #9B728A #9B8272
monochromatic
#3D5653 #567A76 #729B97 #96B4B1 #BACECC
Accessibility & contrast
On white
3.07
#729B97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#729B97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #729B97
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729B97 | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979797
Deuteranopia (green-blind)
#8F9198
Tritanopia (blue-blind)
#659D9A
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #729b97; /* rgb */ color: rgb(114, 155, 151); /* oklch */ color: oklch(65.8% 0.045 188.6);
Tailwind
colors: {
custom: {
50: '#9bb8b5',
500: '#729b97',
950: '#000000',
},
}SCSS
$custom: #729b97; $custom-light: #9bb8b5; $custom-dark: #000000;
JSON
{
"hex": "#729b97",
"rgb": {
"r": 114,
"g": 155,
"b": 151
},
"hsl": {
"h": 174.146,
"s": 17.012,
"l": 52.745
},
"oklch": {
"l": 0.65829,
"c": 0.04516,
"h": 188.6
},
"luminance": 0.29254
}Semantic roles & 50–950 ramp
primary
#729B97
secondary
#BDACAD
accent
#6E75BA
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080