#29C8CA#29C8CA
#29C8CA is a light, vivid teal. Relative luminance 0.460; OKLCH L 75.8% C 0.122 H 196.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #29C8CA |
|---|---|
| RGB | rgb(41, 200, 202) |
| HSL | hsl(181, 66%, 48%) |
| HSV | hsv(181, 80%, 79%) |
| CMYK | cmyk(79.7%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(73.57, -37.44, -12.27) |
| CIE-LCH | lch(73.57, 39.40, 198.15°) |
| OKLab | oklab(75.81% -0.1173 -0.0341) |
| OKLCH | oklch(75.81% 0.122 196.2) |
| XYZ | xyz(32.2245, 46.0402, 63.0539) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.63
Mediumturquoise
#48D1CC
ΔE00 3.42
Aqua Blue
#02D8E9
ΔE00 6.23
Topaz
#13BBAF
ΔE00 6.32
Lightseagreen
#20B2AA
ΔE00 7.11
Turquoise
#40E0D0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29C8CA #CA2B29
analogous
#29CA7B #29C8CA #2978CA
triadic
#29C8CA #CA29C8 #C8CA29
tetradic
#29C8CA #7B29CA #CA2B29 #78CA29
square
#29C8CA #7B29CA #CA2B29 #78CA29
split-complementary
#29C8CA #CA2978 #CA7B29
monochromatic
#146364 #1F9697 #29C8CA #54DBDC #87E5E7
Accessibility & contrast
On white
2.06
#29C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#29C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29C8CA
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29C8CA | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECA
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#00CFC8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #29c8ca; /* rgb */ color: rgb(41, 200, 202); /* oklch */ color: oklch(75.8% 0.122 196.2);
Tailwind
colors: {
custom: {
50: '#81d9da',
500: '#29c8ca',
950: '#000000',
},
}SCSS
$custom: #29c8ca; $custom-light: #81d9da; $custom-dark: #000000;
JSON
{
"hex": "#29c8ca",
"rgb": {
"r": 41,
"g": 200,
"b": 202
},
"hsl": {
"h": 180.745,
"s": 66.255,
"l": 47.647
},
"oklch": {
"l": 0.75811,
"c": 0.12214,
"h": 196.2
},
"luminance": 0.46044
}Semantic roles & 50–950 ramp
primary
#29C8CA
secondary
#D0807F
accent
#413FE9
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1514
muted
#7D8383