#29B2B3#29B2B3
#29B2B3 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.110 H 195.7°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #29B2B3 |
|---|---|
| RGB | rgb(41, 178, 179) |
| HSL | hsl(180, 63%, 43%) |
| HSV | hsv(180, 77%, 70%) |
| CMYK | cmyk(77.1%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.19, -34.03, -10.71) |
| CIE-LCH | lch(66.19, 35.67, 197.48°) |
| OKLab | oklab(69.57% -0.1062 -0.0298) |
| OKLCH | oklch(69.57% 0.11 195.7) |
| XYZ | xyz(24.9678, 35.5638, 48.1877) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.44
Topaz
#13BBAF
ΔE00 5.35
Turquoise Blue
#06B1C4
ΔE00 6.35
Darkturquoise
#00CED1
ΔE00 7.40
Tealish
#24BCA8
ΔE00 7.87
Cadetblue
#5F9EA0
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29B2B3 #B32A29
analogous
#29B36F #29B2B3 #296DB3
triadic
#29B2B3 #B329B2 #B2B329
tetradic
#29B2B3 #6F29B3 #B32A29 #6DB329
square
#29B2B3 #6F29B3 #B32A29 #6DB329
split-complementary
#29B2B3 #B3296D #B36F29
monochromatic
#124F4F #1E8081 #29B2B3 #45D3D4 #77DFE0
Accessibility & contrast
On white
2.59
#29B2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#29B2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29B2B3
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29B2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29B2B3 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#929BB4
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #29b2b3; /* rgb */ color: rgb(41, 178, 179); /* oklch */ color: oklch(69.6% 0.110 195.7);
Tailwind
colors: {
custom: {
50: '#7cc9c9',
500: '#29b2b3',
950: '#000000',
},
}SCSS
$custom: #29b2b3; $custom-light: #7cc9c9; $custom-dark: #000000;
JSON
{
"hex": "#29b2b3",
"rgb": {
"r": 41,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.435,
"s": 62.727,
"l": 43.137
},
"oklch": {
"l": 0.69573,
"c": 0.11028,
"h": 195.7
},
"luminance": 0.35567
}Semantic roles & 50–950 ramp
primary
#29B2B3
secondary
#C77170
accent
#4342E6
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282