#29BCA4#29BCA4
#29BCA4 is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.123 H 178.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #29BCA4 |
|---|---|
| RGB | rgb(41, 188, 164) |
| HSL | hsl(170, 64%, 45%) |
| HSV | hsv(170, 78%, 74%) |
| CMYK | cmyk(78.2%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(68.83, -42.78, 1.47) |
| CIE-LCH | lch(68.83, 42.81, 178.03°) |
| OKLab | oklab(71.59% -0.1228 0.0032) |
| OKLCH | oklch(71.59% 0.123 178.5) |
| XYZ | xyz(25.5951, 39.1150, 41.3157) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.33
Turquoise (survey)
#06C2AC
ΔE00 1.97
Greeny Blue
#42B395
ΔE00 3.77
Topaz
#13BBAF
ΔE00 4.09
Lightseagreen
#20B2AA
ΔE00 5.93
Mediumaquamarine
#66CDAA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29BCA4 #BC2941
analogous
#29BC5A #29BCA4 #298BBC
triadic
#29BCA4 #A429BC #BCA429
tetradic
#29BCA4 #5A29BC #BC2941 #8BBC29
square
#29BCA4 #5A29BC #BC2941 #8BBC29
split-complementary
#29BCA4 #BC298B #BC5A29
monochromatic
#13584C #1E8A78 #29BCA4 #4BD8C1 #7DE3D2
Accessibility & contrast
On white
2.38
#29BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#29BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29BCA4
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29BCA4 | 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)
#B4B0A3
Deuteranopia (green-blind)
#A1A2A6
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #29bca4; /* rgb */ color: rgb(41, 188, 164); /* oklch */ color: oklch(71.6% 0.123 178.5);
Tailwind
colors: {
custom: {
50: '#7cd1be',
500: '#29bca4',
950: '#000000',
},
}SCSS
$custom: #29bca4; $custom-light: #7cd1be; $custom-dark: #000000;
JSON
{
"hex": "#29bca4",
"rgb": {
"r": 41,
"g": 188,
"b": 164
},
"hsl": {
"h": 170.204,
"s": 64.192,
"l": 44.902
},
"oklch": {
"l": 0.7159,
"c": 0.12289,
"h": 178.5
},
"luminance": 0.39118
}Semantic roles & 50–950 ramp
primary
#29BCA4
secondary
#CB7684
accent
#415CE7
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281