#29B8AA#29B8AA
#29B8AA is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.8% C 0.117 H 184.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #29B8AA |
|---|---|
| RGB | rgb(41, 184, 170) |
| HSL | hsl(174, 64%, 44%) |
| HSV | hsv(174, 78%, 72%) |
| CMYK | cmyk(77.7%, 0%, 7.6%, 27.8%) |
| CIE-LAB | lab(67.76, -39.38, -3.40) |
| CIE-LCH | lch(67.76, 39.53, 184.93°) |
| OKLab | oklab(70.77% -0.1161 -0.0098) |
| OKLCH | oklch(70.77% 0.117 184.8) |
| XYZ | xyz(25.3071, 37.6515, 43.9561) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.26
Tealish
#24BCA8
ΔE00 2.21
Lightseagreen
#20B2AA
ΔE00 2.63
Turquoise (survey)
#06C2AC
ΔE00 3.61
Greeny Blue
#42B395
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29B8AA #B82937
analogous
#29B863 #29B8AA #297FB8
triadic
#29B8AA #AA29B8 #B8AA29
tetradic
#29B8AA #6329B8 #B82937 #7FB829
square
#29B8AA #6329B8 #B82937 #7FB829
split-complementary
#29B8AA #B8297F #B86329
monochromatic
#13544E #1E867C #29B8AA #48D6C8 #7AE1D7
Accessibility & contrast
On white
2.46
#29B8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#29B8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29B8AA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29B8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29B8AA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #29b8aa; /* rgb */ color: rgb(41, 184, 170); /* oklch */ color: oklch(70.8% 0.117 184.8);
Tailwind
colors: {
custom: {
50: '#7ccec3',
500: '#29b8aa',
950: '#000000',
},
}SCSS
$custom: #29b8aa; $custom-light: #7ccec3; $custom-dark: #000000;
JSON
{
"hex": "#29b8aa",
"rgb": {
"r": 41,
"g": 184,
"b": 170
},
"hsl": {
"h": 174.126,
"s": 63.556,
"l": 44.118
},
"oklch": {
"l": 0.70769,
"c": 0.11655,
"h": 184.8
},
"luminance": 0.37655
}Semantic roles & 50–950 ramp
primary
#29B8AA
secondary
#C9737C
accent
#4151E7
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1412
muted
#7C8281