#29B0A3#29B0A3
#29B0A3 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.5% C 0.112 H 185.1°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #29B0A3 |
|---|---|
| RGB | rgb(41, 176, 163) |
| HSL | hsl(174, 62%, 43%) |
| HSV | hsv(174, 77%, 69%) |
| CMYK | cmyk(76.7%, 0%, 7.4%, 31%) |
| CIE-LAB | lab(65.09, -37.74, -3.45) |
| CIE-LCH | lch(65.09, 37.90, 185.23°) |
| OKLab | oklab(68.53% -0.1115 -0.0099) |
| OKLCH | oklch(68.53% 0.112 185.1) |
| XYZ | xyz(23.0474, 34.1636, 40.0228) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.96
Topaz
#13BBAF
ΔE00 3.15
Tealish
#24BCA8
ΔE00 3.90
Turquoise (survey)
#06C2AC
ΔE00 5.51
Greeny Blue
#42B395
ΔE00 6.01
Blue Green
#0F9B8E
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29B0A3 #B02936
analogous
#29B05F #29B0A3 #297AB0
triadic
#29B0A3 #A329B0 #B0A329
tetradic
#29B0A3 #5F29B0 #B02936 #7AB029
square
#29B0A3 #5F29B0 #B02936 #7AB029
split-complementary
#29B0A3 #B0297A #B05F29
monochromatic
#124D47 #1D7E75 #29B0A3 #43D3C5 #75DFD5
Accessibility & contrast
On white
2.68
#29B0A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#29B0A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29B0A3
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29B0A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29B0A3 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A3
Deuteranopia (green-blind)
#9498A4
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #29b0a3; /* rgb */ color: rgb(41, 176, 163); /* oklch */ color: oklch(68.5% 0.112 185.1);
Tailwind
colors: {
custom: {
50: '#7ac8be',
500: '#29b0a3',
950: '#000000',
},
}SCSS
$custom: #29b0a3; $custom-light: #7ac8be; $custom-dark: #000000;
JSON
{
"hex": "#29b0a3",
"rgb": {
"r": 41,
"g": 176,
"b": 163
},
"hsl": {
"h": 174.222,
"s": 62.212,
"l": 42.549
},
"oklch": {
"l": 0.68525,
"c": 0.1119,
"h": 185.1
},
"luminance": 0.34166
}Semantic roles & 50–950 ramp
primary
#29B0A3
secondary
#C66F77
accent
#4352E5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281