#29B0AC#29B0AC
#29B0AC is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.8% C 0.110 H 191.8°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #29B0AC |
|---|---|
| RGB | rgb(41, 176, 172) |
| HSL | hsl(178, 62%, 43%) |
| HSV | hsv(178, 77%, 69%) |
| CMYK | cmyk(76.7%, 0%, 2.3%, 31%) |
| CIE-LAB | lab(65.36, -35.16, -8.07) |
| CIE-LCH | lch(65.36, 36.07, 192.92°) |
| OKLab | oklab(68.83% -0.1073 -0.0225) |
| OKLCH | oklch(68.83% 0.11 191.8) |
| XYZ | xyz(23.8827, 34.4977, 44.4217) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.63
Topaz
#13BBAF
ΔE00 4.14
Tealish
#24BCA8
ΔE00 6.35
Sea
#3C9992
ΔE00 7.19
Blue Green
#0F9B8E
ΔE00 7.62
Turquoise (survey)
#06C2AC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29B0AC #B0292D
analogous
#29B068 #29B0AC #2971B0
triadic
#29B0AC #AC29B0 #B0AC29
tetradic
#29B0AC #6829B0 #B0292D #71B029
square
#29B0AC #6829B0 #B0292D #71B029
split-complementary
#29B0AC #B02971 #B06829
monochromatic
#124D4B #1D7E7B #29B0AC #43D3CF #75DFDC
Accessibility & contrast
On white
2.66
#29B0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#29B0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29B0AC
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29B0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29B0AC | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AC
Deuteranopia (green-blind)
#9299AD
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #29b0ac; /* rgb */ color: rgb(41, 176, 172); /* oklch */ color: oklch(68.8% 0.110 191.8);
Tailwind
colors: {
custom: {
50: '#7bc8c4',
500: '#29b0ac',
950: '#000000',
},
}SCSS
$custom: #29b0ac; $custom-light: #7bc8c4; $custom-dark: #000000;
JSON
{
"hex": "#29b0ac",
"rgb": {
"r": 41,
"g": 176,
"b": 172
},
"hsl": {
"h": 178.222,
"s": 62.212,
"l": 42.549
},
"oklch": {
"l": 0.68827,
"c": 0.10967,
"h": 191.8
},
"luminance": 0.34501
}Semantic roles & 50–950 ramp
primary
#29B0AC
secondary
#C66F71
accent
#4347E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281