#29C4C4#29C4C4
#29C4C4 is a light, vivid teal. Relative luminance 0.439; OKLCH L 74.6% C 0.120 H 194.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #29C4C4 |
|---|---|
| RGB | rgb(41, 196, 196) |
| HSL | hsl(180, 65%, 46%) |
| HSV | hsv(180, 79%, 77%) |
| CMYK | cmyk(79.1%, 0%, 0%, 23.1%) |
| CIE-LAB | lab(72.18, -37.36, -11.09) |
| CIE-LCH | lch(72.18, 38.97, 196.53°) |
| OKLab | oklab(74.62% -0.1161 -0.0309) |
| OKLCH | oklch(74.62% 0.12 194.9) |
| XYZ | xyz(30.6135, 43.9329, 59.0803) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.74
Mediumturquoise
#48D1CC
ΔE00 3.85
Topaz
#13BBAF
ΔE00 5.16
Lightseagreen
#20B2AA
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 7.44
Tealish
#24BCA8
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29C4C4 #C42929
analogous
#29C477 #29C4C4 #2977C4
triadic
#29C4C4 #C429C4 #C4C429
tetradic
#29C4C4 #7729C4 #C42929 #77C429
square
#29C4C4 #7729C4 #C42929 #77C429
split-complementary
#29C4C4 #C42977 #C47729
monochromatic
#145F5F #1E9191 #29C4C4 #50DADA #82E5E5
Accessibility & contrast
On white
2.15
#29C4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#29C4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29C4C4
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29C4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29C4C4 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC4
Deuteranopia (green-blind)
#A1AAC5
Tritanopia (blue-blind)
#00CAC4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #29c4c4; /* rgb */ color: rgb(41, 196, 196); /* oklch */ color: oklch(74.6% 0.120 194.9);
Tailwind
colors: {
custom: {
50: '#80d6d5',
500: '#29c4c4',
950: '#000000',
},
}SCSS
$custom: #29c4c4; $custom-light: #80d6d5; $custom-dark: #000000;
JSON
{
"hex": "#29c4c4",
"rgb": {
"r": 41,
"g": 196,
"b": 196
},
"hsl": {
"h": 180,
"s": 65.401,
"l": 46.471
},
"oklch": {
"l": 0.74621,
"c": 0.12011,
"h": 194.9
},
"luminance": 0.43937
}Semantic roles & 50–950 ramp
primary
#29C4C4
secondary
#CE7B7B
accent
#3F3FE8
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383