#29B4AA#29B4AA
#29B4AA is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.8% C 0.113 H 187.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #29B4AA |
|---|---|
| RGB | rgb(41, 180, 170) |
| HSL | hsl(176, 63%, 43%) |
| HSV | hsv(176, 77%, 71%) |
| CMYK | cmyk(77.2%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(66.53, -37.58, -5.21) |
| CIE-LCH | lch(66.53, 37.94, 187.90°) |
| OKLab | oklab(69.76% -0.1122 -0.0147) |
| OKLCH | oklch(69.76% 0.113 187.5) |
| XYZ | xyz(24.4879, 36.0132, 43.6830) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.94
Topaz
#13BBAF
ΔE00 2.08
Tealish
#24BCA8
ΔE00 3.92
Turquoise (survey)
#06C2AC
ΔE00 5.31
Greeny Blue
#42B395
ΔE00 7.11
Blue Green
#0F9B8E
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29B4AA #B42933
analogous
#29B464 #29B4AA #2979B4
triadic
#29B4AA #AA29B4 #B4AA29
tetradic
#29B4AA #6429B4 #B42933 #79B429
square
#29B4AA #6429B4 #B42933 #79B429
split-complementary
#29B4AA #B42979 #B46429
monochromatic
#12504C #1E827B #29B4AA #45D5CA #77E0D9
Accessibility & contrast
On white
2.56
#29B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#29B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29B4AA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29B4AA | 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)
#AAAAAA
Deuteranopia (green-blind)
#979CAB
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #29b4aa; /* rgb */ color: rgb(41, 180, 170); /* oklch */ color: oklch(69.8% 0.113 187.5);
Tailwind
colors: {
custom: {
50: '#7bcbc3',
500: '#29b4aa',
950: '#000000',
},
}SCSS
$custom: #29b4aa; $custom-light: #7bcbc3; $custom-dark: #000000;
JSON
{
"hex": "#29b4aa",
"rgb": {
"r": 41,
"g": 180,
"b": 170
},
"hsl": {
"h": 175.683,
"s": 62.896,
"l": 43.333
},
"oklch": {
"l": 0.69764,
"c": 0.11316,
"h": 187.5
},
"luminance": 0.36016
}Semantic roles & 50–950 ramp
primary
#29B4AA
secondary
#C87177
accent
#424EE6
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281