#29B4A9#29B4A9
#29B4A9 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.7% C 0.113 H 186.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #29B4A9 |
|---|---|
| RGB | rgb(41, 180, 169) |
| HSL | hsl(175, 63%, 43%) |
| HSV | hsv(175, 77%, 71%) |
| CMYK | cmyk(77.2%, 0%, 6.1%, 29.4%) |
| CIE-LAB | lab(66.50, -37.86, -4.70) |
| CIE-LCH | lch(66.50, 38.15, 187.08°) |
| OKLab | oklab(69.73% -0.1127 -0.0133) |
| OKLCH | oklch(69.73% 0.113 186.8) |
| XYZ | xyz(24.3937, 35.9755, 43.1867) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.22
Topaz
#13BBAF
ΔE00 2.00
Tealish
#24BCA8
ΔE00 3.62
Turquoise (survey)
#06C2AC
ΔE00 5.06
Greeny Blue
#42B395
ΔE00 6.76
Blue Green
#0F9B8E
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29B4A9 #B42934
analogous
#29B463 #29B4A9 #2979B4
triadic
#29B4A9 #A929B4 #B4A929
tetradic
#29B4A9 #6329B4 #B42934 #79B429
square
#29B4A9 #6329B4 #B42934 #79B429
split-complementary
#29B4A9 #B42979 #B46329
monochromatic
#12504B #1E827A #29B4A9 #45D5C9 #77E0D8
Accessibility & contrast
On white
2.56
#29B4A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#29B4A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29B4A9
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29B4A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29B4A9 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA9
Deuteranopia (green-blind)
#979CAA
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #29b4a9; /* rgb */ color: rgb(41, 180, 169); /* oklch */ color: oklch(69.7% 0.113 186.8);
Tailwind
colors: {
custom: {
50: '#7bcbc2',
500: '#29b4a9',
950: '#000000',
},
}SCSS
$custom: #29b4a9; $custom-light: #7bcbc2; $custom-dark: #000000;
JSON
{
"hex": "#29b4a9",
"rgb": {
"r": 41,
"g": 180,
"b": 169
},
"hsl": {
"h": 175.252,
"s": 62.896,
"l": 43.333
},
"oklch": {
"l": 0.69731,
"c": 0.11345,
"h": 186.8
},
"luminance": 0.35979
}Semantic roles & 50–950 ramp
primary
#29B4A9
secondary
#C87178
accent
#424FE6
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281