#29ACAC#29ACAC
#29ACAC is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.107 H 194.9°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #29ACAC |
|---|---|
| RGB | rgb(41, 172, 172) |
| HSL | hsl(180, 62%, 42%) |
| HSV | hsv(180, 76%, 67%) |
| CMYK | cmyk(76.2%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(64.12, -33.28, -9.91) |
| CIE-LCH | lch(64.12, 34.72, 196.57°) |
| OKLab | oklab(67.82% -0.1034 -0.0276) |
| OKLCH | oklch(67.82% 0.107 194.9) |
| XYZ | xyz(23.1099, 32.9522, 44.1641) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.45
Topaz
#13BBAF
ΔE00 6.00
Sea
#3C9992
ΔE00 6.56
Turquoise Blue
#06B1C4
ΔE00 6.88
Cadetblue
#5F9EA0
ΔE00 6.93
Blue Green
#0F9B8E
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29ACAC #AC2929
analogous
#29AC6B #29ACAC #296BAC
triadic
#29ACAC #AC29AC #ACAC29
tetradic
#29ACAC #6B29AC #AC2929 #6BAC29
square
#29ACAC #6B29AC #AC2929 #6BAC29
split-complementary
#29ACAC #AC296B #AC6B29
monochromatic
#114949 #1D7B7B #29ACAC #41D2D2 #72DDDD
Accessibility & contrast
On white
2.77
#29ACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#29ACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29ACAC
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29ACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29ACAC | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AC
Deuteranopia (green-blind)
#8E96AD
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #29acac; /* rgb */ color: rgb(41, 172, 172); /* oklch */ color: oklch(67.8% 0.107 194.9);
Tailwind
colors: {
custom: {
50: '#7ac5c4',
500: '#29acac',
950: '#000000',
},
}SCSS
$custom: #29acac; $custom-light: #7ac5c4; $custom-dark: #000000;
JSON
{
"hex": "#29acac",
"rgb": {
"r": 41,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 61.502,
"l": 41.765
},
"oklch": {
"l": 0.67824,
"c": 0.107,
"h": 194.9
},
"luminance": 0.32955
}Semantic roles & 50–950 ramp
primary
#29ACAC
secondary
#C56C6C
accent
#4343E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281