#729E9E#729E9E
#729E9E is a light, muted teal. Relative luminance 0.305; OKLCH L 66.8% C 0.048 H 196.1°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #729E9E |
|---|---|
| RGB | rgb(114, 158, 158) |
| HSL | hsl(180, 18%, 53%) |
| HSV | hsv(180, 28%, 62%) |
| CMYK | cmyk(27.8%, 0%, 0%, 38%) |
| CIE-LAB | lab(62.08, -14.77, -4.81) |
| CIE-LCH | lch(62.08, 15.54, 198.02°) |
| OKLab | oklab(66.76% -0.0457 -0.0132) |
| OKLCH | oklch(66.76% 0.048 196.1) |
| XYZ | xyz(25.3358, 30.4985, 36.8929) |
| Luminance | 0.3050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.54
Greyish Teal
#719F91
ΔE00 6.07
Dull Teal
#5F9E8F
ΔE00 7.59
Grey Teal
#5E9B8A
ΔE00 8.31
Sea
#3C9992
ΔE00 8.83
Dusty Teal
#4C9085
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729E9E #9E7272
analogous
#729E88 #729E9E #72889E
triadic
#729E9E #9E729E #9E9E72
tetradic
#729E9E #88729E #9E7272 #889E72
square
#729E9E #88729E #9E7272 #889E72
split-complementary
#729E9E #9E7288 #9E8872
monochromatic
#3D5959 #567D7D #729E9E #96B7B7 #BBD0D0
Accessibility & contrast
On white
2.96
#729E9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#729E9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729E9E
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729E9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729E9E | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989A9E
Deuteranopia (green-blind)
#90939E
Tritanopia (blue-blind)
#63A19E
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #729e9e; /* rgb */ color: rgb(114, 158, 158); /* oklch */ color: oklch(66.8% 0.048 196.1);
Tailwind
colors: {
custom: {
50: '#9cbaba',
500: '#729e9e',
950: '#000000',
},
}SCSS
$custom: #729e9e; $custom-light: #9cbaba; $custom-dark: #000000;
JSON
{
"hex": "#729e9e",
"rgb": {
"r": 114,
"g": 158,
"b": 158
},
"hsl": {
"h": 180,
"s": 18.487,
"l": 53.333
},
"oklch": {
"l": 0.66755,
"c": 0.04757,
"h": 196.1
},
"luminance": 0.305
}Semantic roles & 50–950 ramp
primary
#729E9E
secondary
#BFACAC
accent
#6D6DBB
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080