#29B8BB#29B8BB
#29B8BB is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.3% C 0.114 H 197.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #29B8BB |
|---|---|
| RGB | rgb(41, 184, 187) |
| HSL | hsl(181, 64%, 45%) |
| HSV | hsv(181, 78%, 73%) |
| CMYK | cmyk(78.1%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(68.27, -34.46, -12.02) |
| CIE-LCH | lch(68.27, 36.49, 199.22°) |
| OKLab | oklab(71.35% -0.1085 -0.0334) |
| OKLCH | oklch(71.35% 0.114 197.1) |
| XYZ | xyz(27.0205, 38.3369, 52.9797) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.56
Topaz
#13BBAF
ΔE00 5.62
Darkturquoise
#00CED1
ΔE00 5.72
Turquoise Blue
#06B1C4
ΔE00 5.94
Mediumturquoise
#48D1CC
ΔE00 7.07
Tealish
#24BCA8
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29B8BB #BB2C29
analogous
#29BB75 #29B8BB #296FBB
triadic
#29B8BB #BB29B8 #B8BB29
tetradic
#29B8BB #7529BB #BB2C29 #6FBB29
square
#29B8BB #7529BB #BB2C29 #6FBB29
split-complementary
#29B8BB #BB296F #BB7529
monochromatic
#135557 #1E8789 #29B8BB #4AD4D7 #7CE0E2
Accessibility & contrast
On white
2.42
#29B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#29B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29B8BB
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29B8BB | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBB
Deuteranopia (green-blind)
#97A0BC
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #29b8bb; /* rgb */ color: rgb(41, 184, 187); /* oklch */ color: oklch(71.3% 0.114 197.1);
Tailwind
colors: {
custom: {
50: '#7ececf',
500: '#29b8bb',
950: '#000000',
},
}SCSS
$custom: #29b8bb; $custom-light: #7ececf; $custom-dark: #000000;
JSON
{
"hex": "#29b8bb",
"rgb": {
"r": 41,
"g": 184,
"b": 187
},
"hsl": {
"h": 181.233,
"s": 64.035,
"l": 44.706
},
"oklch": {
"l": 0.71348,
"c": 0.11353,
"h": 197.1
},
"luminance": 0.3834
}Semantic roles & 50–950 ramp
primary
#29B8BB
secondary
#CB7775
accent
#4441E7
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282