#29ACB4#29ACB4
#29ACB4 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.1% C 0.107 H 201.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #29ACB4 |
|---|---|
| RGB | rgb(41, 172, 180) |
| HSL | hsl(183, 63%, 43%) |
| HSV | hsv(183, 77%, 71%) |
| CMYK | cmyk(77.2%, 4.4%, 0%, 29.4%) |
| CIE-LAB | lab(64.38, -30.86, -13.98) |
| CIE-LCH | lch(64.38, 33.88, 204.38°) |
| OKLab | oklab(68.12% -0.0999 -0.0389) |
| OKLCH | oklch(68.12% 0.107 201.3) |
| XYZ | xyz(23.9015, 33.2688, 48.3330) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.93
Lightseagreen
#20B2AA
ΔE00 6.33
Cadetblue
#5F9EA0
ΔE00 6.61
Sea
#3C9992
ΔE00 8.27
Topaz
#13BBAF
ΔE00 8.52
Darkturquoise
#00CED1
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29ACB4 #B43129
analogous
#29B476 #29ACB4 #2966B4
triadic
#29ACB4 #B429AC #ACB429
tetradic
#29ACB4 #7629B4 #B43129 #66B429
square
#29ACB4 #7629B4 #B43129 #66B429
split-complementary
#29ACB4 #B42966 #B47629
monochromatic
#124D50 #1E7C82 #29ACB4 #45CCD5 #77DAE0
Accessibility & contrast
On white
2.74
#29ACB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#29ACB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29ACB4
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29ACB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29ACB4 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#8B96B5
Tritanopia (blue-blind)
#00B3AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #29acb4; /* rgb */ color: rgb(41, 172, 180); /* oklch */ color: oklch(68.1% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#7bc5ca',
500: '#29acb4',
950: '#000000',
},
}SCSS
$custom: #29acb4; $custom-light: #7bc5ca; $custom-dark: #000000;
JSON
{
"hex": "#29acb4",
"rgb": {
"r": 41,
"g": 172,
"b": 180
},
"hsl": {
"h": 183.453,
"s": 62.896,
"l": 43.333
},
"oklch": {
"l": 0.68117,
"c": 0.10715,
"h": 201.3
},
"luminance": 0.33272
}Semantic roles & 50–950 ramp
primary
#29ACB4
secondary
#C87671
accent
#4B42E6
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282