#29AAB9#29AAB9
#29AAB9 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.8% C 0.107 H 206.9°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #29AAB9 |
|---|---|
| RGB | rgb(41, 170, 185) |
| HSL | hsl(186, 64%, 44%) |
| HSV | hsv(186, 78%, 73%) |
| CMYK | cmyk(77.8%, 8.1%, 0%, 27.5%) |
| CIE-LAB | lab(63.93, -28.33, -17.44) |
| CIE-LCH | lch(63.93, 33.27, 211.62°) |
| OKLab | oklab(67.81% -0.0958 -0.0485) |
| OKLCH | oklch(67.81% 0.107 206.9) |
| XYZ | xyz(24.0423, 32.7207, 50.9381) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.32
Cadetblue
#5F9EA0
ΔE00 6.94
Lightseagreen
#20B2AA
ΔE00 9.06
Sea
#3C9992
ΔE00 9.92
Darkturquoise
#00CED1
ΔE00 10.78
Greyblue
#77A1B5
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29AAB9 #B93829
analogous
#29B980 #29AAB9 #2962B9
triadic
#29AAB9 #B929AA #AAB929
tetradic
#29AAB9 #8029B9 #B93829 #62B929
square
#29AAB9 #8029B9 #B93829 #62B929
split-complementary
#29AAB9 #B92962 #B98029
monochromatic
#134E55 #1E7C87 #29AAB9 #49C8D7 #7BD7E2
Accessibility & contrast
On white
2.78
#29AAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#29AAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29AAB9
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29AAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29AAB9 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3BA
Deuteranopia (green-blind)
#8795B9
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #29aab9; /* rgb */ color: rgb(41, 170, 185); /* oklch */ color: oklch(67.8% 0.107 206.9);
Tailwind
colors: {
custom: {
50: '#7cc3ce',
500: '#29aab9',
950: '#000000',
},
}SCSS
$custom: #29aab9; $custom-light: #7cc3ce; $custom-dark: #000000;
JSON
{
"hex": "#29aab9",
"rgb": {
"r": 41,
"g": 170,
"b": 185
},
"hsl": {
"h": 186.25,
"s": 63.717,
"l": 44.314
},
"oklch": {
"l": 0.67813,
"c": 0.10736,
"h": 206.9
},
"luminance": 0.32724
}Semantic roles & 50–950 ramp
primary
#29AAB9
secondary
#CA7D74
accent
#5241E7
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182