#29A9AE#29A9AE
#29A9AE is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.1% C 0.105 H 199.0°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #29A9AE |
|---|---|
| RGB | rgb(41, 169, 174) |
| HSL | hsl(182, 62%, 42%) |
| HSV | hsv(182, 76%, 68%) |
| CMYK | cmyk(76.4%, 2.9%, 0%, 31.8%) |
| CIE-LAB | lab(63.26, -31.25, -12.31) |
| CIE-LCH | lch(63.26, 33.59, 201.51°) |
| OKLab | oklab(67.15% -0.0995 -0.0342) |
| OKLCH | oklch(67.15% 0.105 199) |
| XYZ | xyz(22.7389, 31.9006, 44.9952) |
| Luminance | 0.3190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.31
Lightseagreen
#20B2AA
ΔE00 5.57
Cadetblue
#5F9EA0
ΔE00 6.10
Sea
#3C9992
ΔE00 6.88
Topaz
#13BBAF
ΔE00 8.03
Blue Green
#0F9B8E
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29A9AE #AE2E29
analogous
#29AE71 #29A9AE #2966AE
triadic
#29A9AE #AE29A9 #A9AE29
tetradic
#29A9AE #7129AE #AE2E29 #66AE29
square
#29A9AE #7129AE #AE2E29 #66AE29
split-complementary
#29A9AE #AE2966 #AE7129
monochromatic
#12494B #1D797C #29A9AE #42CDD2 #73DADE
Accessibility & contrast
On white
2.85
#29A9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#29A9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29A9AE
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29A9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29A9AE | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AF
Deuteranopia (green-blind)
#8A93AF
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #29a9ae; /* rgb */ color: rgb(41, 169, 174); /* oklch */ color: oklch(67.1% 0.105 199.0);
Tailwind
colors: {
custom: {
50: '#7ac3c6',
500: '#29a9ae',
950: '#000000',
},
}SCSS
$custom: #29a9ae; $custom-light: #7ac3c6; $custom-dark: #000000;
JSON
{
"hex": "#29a9ae",
"rgb": {
"r": 41,
"g": 169,
"b": 174
},
"hsl": {
"h": 182.256,
"s": 61.86,
"l": 42.157
},
"oklch": {
"l": 0.67146,
"c": 0.10525,
"h": 199
},
"luminance": 0.31903
}Semantic roles & 50–950 ramp
primary
#29A9AE
secondary
#C5716D
accent
#4943E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182