#29AC97#29AC97
#29AC97 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.1% C 0.113 H 179.1°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #29AC97 |
|---|---|
| RGB | rgb(41, 172, 151) |
| HSL | hsl(170, 62%, 42%) |
| HSV | hsv(170, 76%, 67%) |
| CMYK | cmyk(76.2%, 0%, 12.2%, 32.5%) |
| CIE-LAB | lab(63.51, -39.27, 0.92) |
| CIE-LCH | lch(63.51, 39.28, 178.66°) |
| OKLab | oklab(67.13% -0.1131 0.0018) |
| OKLCH | oklch(67.13% 0.113 179.1) |
| XYZ | xyz(21.2501, 32.2082, 34.3690) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.81
Tealish
#24BCA8
ΔE00 4.57
Lightseagreen
#20B2AA
ΔE00 5.10
Topaz
#13BBAF
ΔE00 5.55
Blue Green
#0F9B8E
ΔE00 5.83
Turquoise (survey)
#06C2AC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29AC97 #AC293E
analogous
#29AC56 #29AC97 #2980AC
triadic
#29AC97 #9729AC #AC9729
tetradic
#29AC97 #5629AC #AC293E #80AC29
square
#29AC97 #5629AC #AC293E #80AC29
split-complementary
#29AC97 #AC2980 #AC5629
monochromatic
#114940 #1D7B6C #29AC97 #41D2BA #72DDCC
Accessibility & contrast
On white
2.82
#29AC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#29AC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29AC97
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29AC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29AC97 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A196
Deuteranopia (green-blind)
#939499
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #29ac97; /* rgb */ color: rgb(41, 172, 151); /* oklch */ color: oklch(67.1% 0.113 179.1);
Tailwind
colors: {
custom: {
50: '#79c5b5',
500: '#29ac97',
950: '#000000',
},
}SCSS
$custom: #29ac97; $custom-light: #79c5b5; $custom-dark: #000000;
JSON
{
"hex": "#29ac97",
"rgb": {
"r": 41,
"g": 172,
"b": 151
},
"hsl": {
"h": 170.382,
"s": 61.502,
"l": 41.765
},
"oklch": {
"l": 0.67128,
"c": 0.11308,
"h": 179.1
},
"luminance": 0.32211
}Semantic roles & 50–950 ramp
primary
#29AC97
secondary
#C56C7A
accent
#435DE5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280