#29B0B0#29B0B0
#29B0B0 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.0% C 0.109 H 194.9°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #29B0B0 |
|---|---|
| RGB | rgb(41, 176, 176) |
| HSL | hsl(180, 62%, 43%) |
| HSV | hsv(180, 77%, 69%) |
| CMYK | cmyk(76.7%, 0%, 0%, 31%) |
| CIE-LAB | lab(65.48, -33.98, -10.11) |
| CIE-LCH | lch(65.48, 35.45, 196.56°) |
| OKLab | oklab(68.97% -0.1055 -0.0281) |
| OKLCH | oklch(68.97% 0.109 194.9) |
| XYZ | xyz(24.2726, 34.6537, 46.4754) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.09
Topaz
#13BBAF
ΔE00 5.30
Turquoise Blue
#06B1C4
ΔE00 6.73
Sea
#3C9992
ΔE00 7.61
Cadetblue
#5F9EA0
ΔE00 7.64
Tealish
#24BCA8
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29B0B0 #B02929
analogous
#29B06C #29B0B0 #296CB0
triadic
#29B0B0 #B029B0 #B0B029
tetradic
#29B0B0 #6C29B0 #B02929 #6CB029
square
#29B0B0 #6C29B0 #B02929 #6CB029
split-complementary
#29B0B0 #B0296C #B06C29
monochromatic
#124D4D #1D7E7E #29B0B0 #43D3D3 #75DFDF
Accessibility & contrast
On white
2.65
#29B0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#29B0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29B0B0
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29B0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29B0B0 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B0
Deuteranopia (green-blind)
#9199B1
Tritanopia (blue-blind)
#00B6B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #29b0b0; /* rgb */ color: rgb(41, 176, 176); /* oklch */ color: oklch(69.0% 0.109 194.9);
Tailwind
colors: {
custom: {
50: '#7bc8c7',
500: '#29b0b0',
950: '#000000',
},
}SCSS
$custom: #29b0b0; $custom-light: #7bc8c7; $custom-dark: #000000;
JSON
{
"hex": "#29b0b0",
"rgb": {
"r": 41,
"g": 176,
"b": 176
},
"hsl": {
"h": 180,
"s": 62.212,
"l": 42.549
},
"oklch": {
"l": 0.68967,
"c": 0.10923,
"h": 194.9
},
"luminance": 0.34657
}Semantic roles & 50–950 ramp
primary
#29B0B0
secondary
#C66F6F
accent
#4343E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282