#29BCA3#29BCA3
#29BCA3 is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.123 H 177.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #29BCA3 |
|---|---|
| RGB | rgb(41, 188, 163) |
| HSL | hsl(170, 64%, 45%) |
| HSV | hsv(170, 78%, 74%) |
| CMYK | cmyk(78.2%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(68.81, -43.05, 1.98) |
| CIE-LCH | lch(68.81, 43.10, 177.36°) |
| OKLab | oklab(71.56% -0.1233 0.0046) |
| OKLCH | oklch(71.56% 0.123 177.9) |
| XYZ | xyz(25.5052, 39.0790, 40.8420) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.65
Turquoise (survey)
#06C2AC
ΔE00 2.14
Greeny Blue
#42B395
ΔE00 3.57
Topaz
#13BBAF
ΔE00 4.40
Lightseagreen
#20B2AA
ΔE00 6.22
Mediumaquamarine
#66CDAA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29BCA3 #BC2942
analogous
#29BC5A #29BCA3 #298BBC
triadic
#29BCA3 #A329BC #BCA329
tetradic
#29BCA3 #5A29BC #BC2942 #8BBC29
square
#29BCA3 #5A29BC #BC2942 #8BBC29
split-complementary
#29BCA3 #BC298B #BC5A29
monochromatic
#13584C #1E8A77 #29BCA3 #4BD8C0 #7DE3D1
Accessibility & contrast
On white
2.38
#29BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#29BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29BCA3
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29BCA3 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A2
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #29bca3; /* rgb */ color: rgb(41, 188, 163); /* oklch */ color: oklch(71.6% 0.123 177.9);
Tailwind
colors: {
custom: {
50: '#7cd1be',
500: '#29bca3',
950: '#000000',
},
}SCSS
$custom: #29bca3; $custom-light: #7cd1be; $custom-dark: #000000;
JSON
{
"hex": "#29bca3",
"rgb": {
"r": 41,
"g": 188,
"b": 163
},
"hsl": {
"h": 169.796,
"s": 64.192,
"l": 44.902
},
"oklch": {
"l": 0.7156,
"c": 0.12341,
"h": 177.9
},
"luminance": 0.39082
}Semantic roles & 50–950 ramp
primary
#29BCA3
secondary
#CB7684
accent
#415DE7
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281