#29B2C1#29B2C1
#29B2C1 is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.1% C 0.112 H 206.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #29B2C1 |
|---|---|
| RGB | rgb(41, 178, 193) |
| HSL | hsl(186, 65%, 46%) |
| HSV | hsv(186, 79%, 76%) |
| CMYK | cmyk(78.8%, 7.8%, 0%, 24.3%) |
| CIE-LAB | lab(66.64, -29.75, -17.78) |
| CIE-LCH | lch(66.64, 34.66, 210.87°) |
| OKLab | oklab(70.09% -0.1001 -0.0495) |
| OKLCH | oklch(70.09% 0.112 206.3) |
| XYZ | xyz(26.4562, 36.1592, 56.0268) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.35
Cadetblue
#5F9EA0
ΔE00 8.30
Lightseagreen
#20B2AA
ΔE00 8.70
Darkturquoise
#00CED1
ΔE00 8.74
Aqua Blue
#02D8E9
ΔE00 9.75
Topaz
#13BBAF
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29B2C1 #C13829
analogous
#29C184 #29B2C1 #2966C1
triadic
#29B2C1 #C129B2 #B2C129
tetradic
#29B2C1 #8429C1 #C13829 #66C129
square
#29B2C1 #8429C1 #C13829 #66C129
split-complementary
#29B2C1 #C12966 #C18429
monochromatic
#14555C #1E838F #29B2C1 #4ECCD9 #80DAE4
Accessibility & contrast
On white
2.55
#29B2C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#29B2C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29B2C1
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29B2C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29B2C1 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ABC2
Deuteranopia (green-blind)
#8E9CC1
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #29b2c1; /* rgb */ color: rgb(41, 178, 193); /* oklch */ color: oklch(70.1% 0.112 206.3);
Tailwind
colors: {
custom: {
50: '#7dc9d3',
500: '#29b2c1',
950: '#000000',
},
}SCSS
$custom: #29b2c1; $custom-light: #7dc9d3; $custom-dark: #000000;
JSON
{
"hex": "#29b2c1",
"rgb": {
"r": 41,
"g": 178,
"b": 193
},
"hsl": {
"h": 185.921,
"s": 64.957,
"l": 45.882
},
"oklch": {
"l": 0.70094,
"c": 0.1117,
"h": 206.3
},
"luminance": 0.36162
}Semantic roles & 50–950 ramp
primary
#29B2C1
secondary
#CD8179
accent
#5040E8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282