#29B8AB#29B8AB
#29B8AB is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.8% C 0.116 H 185.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #29B8AB |
|---|---|
| RGB | rgb(41, 184, 171) |
| HSL | hsl(175, 64%, 44%) |
| HSV | hsv(175, 78%, 72%) |
| CMYK | cmyk(77.7%, 0%, 7.1%, 27.8%) |
| CIE-LAB | lab(67.79, -39.10, -3.91) |
| CIE-LCH | lch(67.79, 39.30, 185.70°) |
| OKLab | oklab(70.8% -0.1157 -0.0112) |
| OKLCH | oklch(70.8% 0.116 185.5) |
| XYZ | xyz(25.4021, 37.6895, 44.4562) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.08
Lightseagreen
#20B2AA
ΔE00 2.38
Tealish
#24BCA8
ΔE00 2.52
Turquoise (survey)
#06C2AC
ΔE00 3.85
Greeny Blue
#42B395
ΔE00 6.32
Mediumturquoise
#48D1CC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29B8AB #B82936
analogous
#29B863 #29B8AB #297EB8
triadic
#29B8AB #AB29B8 #B8AB29
tetradic
#29B8AB #6329B8 #B82936 #7EB829
square
#29B8AB #6329B8 #B82936 #7EB829
split-complementary
#29B8AB #B8297E #B86329
monochromatic
#13544E #1E867C #29B8AB #48D6C9 #7AE1D8
Accessibility & contrast
On white
2.46
#29B8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#29B8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29B8AB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29B8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29B8AB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #29b8ab; /* rgb */ color: rgb(41, 184, 171); /* oklch */ color: oklch(70.8% 0.116 185.5);
Tailwind
colors: {
custom: {
50: '#7ccec3',
500: '#29b8ab',
950: '#000000',
},
}SCSS
$custom: #29b8ab; $custom-light: #7ccec3; $custom-dark: #000000;
JSON
{
"hex": "#29b8ab",
"rgb": {
"r": 41,
"g": 184,
"b": 171
},
"hsl": {
"h": 174.545,
"s": 63.556,
"l": 44.118
},
"oklch": {
"l": 0.70801,
"c": 0.11622,
"h": 185.5
},
"luminance": 0.37693
}Semantic roles & 50–950 ramp
primary
#29B8AB
secondary
#C9737B
accent
#4150E7
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1412
muted
#7C8281