#29ABAC#29ABAC
#29ABAC is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.106 H 195.7°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #29ABAC |
|---|---|
| RGB | rgb(41, 171, 172) |
| HSL | hsl(180, 62%, 42%) |
| HSV | hsv(180, 76%, 67%) |
| CMYK | cmyk(76.2%, 0.6%, 0%, 32.5%) |
| CIE-LAB | lab(63.81, -32.81, -10.37) |
| CIE-LCH | lch(63.81, 34.41, 197.54°) |
| OKLab | oklab(67.57% -0.1024 -0.0288) |
| OKLCH | oklch(67.57% 0.106 195.7) |
| XYZ | xyz(22.9203, 32.5730, 44.1009) |
| Luminance | 0.3258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.93
Sea
#3C9992
ΔE00 6.47
Topaz
#13BBAF
ΔE00 6.47
Turquoise Blue
#06B1C4
ΔE00 6.57
Cadetblue
#5F9EA0
ΔE00 6.67
Blue Green
#0F9B8E
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29ABAC #AC2A29
analogous
#29AC6C #29ABAC #296AAC
triadic
#29ABAC #AC29AB #ABAC29
tetradic
#29ABAC #6C29AC #AC2A29 #6AAC29
square
#29ABAC #6C29AC #AC2A29 #6AAC29
split-complementary
#29ABAC #AC296A #AC6C29
monochromatic
#114949 #1D7A7B #29ABAC #41D1D2 #72DDDD
Accessibility & contrast
On white
2.79
#29ABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#29ABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29ABAC
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29ABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29ABAC | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AC
Deuteranopia (green-blind)
#8D95AD
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #29abac; /* rgb */ color: rgb(41, 171, 172); /* oklch */ color: oklch(67.6% 0.106 195.7);
Tailwind
colors: {
custom: {
50: '#7ac4c4',
500: '#29abac',
950: '#000000',
},
}SCSS
$custom: #29abac; $custom-light: #7ac4c4; $custom-dark: #000000;
JSON
{
"hex": "#29abac",
"rgb": {
"r": 41,
"g": 171,
"b": 172
},
"hsl": {
"h": 180.458,
"s": 61.502,
"l": 41.765
},
"oklch": {
"l": 0.67574,
"c": 0.10637,
"h": 195.7
},
"luminance": 0.32576
}Semantic roles & 50–950 ramp
primary
#29ABAC
secondary
#C56D6C
accent
#4443E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281