#29AAA0#29AAA0
#29AAA0 is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.108 H 187.0°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #29AAA0 |
|---|---|
| RGB | rgb(41, 170, 160) |
| HSL | hsl(175, 61%, 41%) |
| HSV | hsv(175, 76%, 67%) |
| CMYK | cmyk(75.9%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(63.14, -35.85, -4.66) |
| CIE-LCH | lch(63.14, 36.16, 187.40°) |
| OKLab | oklab(66.91% -0.1068 -0.0132) |
| OKLCH | oklch(66.91% 0.108 187) |
| XYZ | xyz(21.6313, 31.7563, 38.2404) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.48
Topaz
#13BBAF
ΔE00 4.81
Blue Green
#0F9B8E
ΔE00 5.05
Sea
#3C9992
ΔE00 5.44
Tealish
#24BCA8
ΔE00 5.87
Dull Teal
#5F9E8F
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29AAA0 #AA2933
analogous
#29AA60 #29AAA0 #2974AA
triadic
#29AAA0 #A029AA #AAA029
tetradic
#29AAA0 #6029AA #AA2933 #74AA29
square
#29AAA0 #6029AA #AA2933 #74AA29
split-complementary
#29AAA0 #AA2974 #AA6029
monochromatic
#114743 #1D7972 #29AAA0 #3FD1C6 #71DDD4
Accessibility & contrast
On white
2.86
#29AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#29AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29AAA0
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29AAA0 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A0A0
Deuteranopia (green-blind)
#8F93A1
Tritanopia (blue-blind)
#00AEA7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #29aaa0; /* rgb */ color: rgb(41, 170, 160); /* oklch */ color: oklch(66.9% 0.108 187.0);
Tailwind
colors: {
custom: {
50: '#79c4bc',
500: '#29aaa0',
950: '#000000',
},
}SCSS
$custom: #29aaa0; $custom-light: #79c4bc; $custom-dark: #000000;
JSON
{
"hex": "#29aaa0",
"rgb": {
"r": 41,
"g": 170,
"b": 160
},
"hsl": {
"h": 175.349,
"s": 61.137,
"l": 41.373
},
"oklch": {
"l": 0.66906,
"c": 0.10765,
"h": 187
},
"luminance": 0.31759
}Semantic roles & 50–950 ramp
primary
#29AAA0
secondary
#C46B72
accent
#4450E4
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281