#29ADA0#29ADA0
#29ADA0 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.7% C 0.110 H 184.9°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #29ADA0 |
|---|---|
| RGB | rgb(41, 173, 160) |
| HSL | hsl(174, 62%, 42%) |
| HSV | hsv(174, 76%, 68%) |
| CMYK | cmyk(76.3%, 0%, 7.5%, 32.2%) |
| CIE-LAB | lab(64.07, -37.23, -3.28) |
| CIE-LCH | lch(64.07, 37.37, 185.04°) |
| OKLab | oklab(67.67% -0.1098 -0.0095) |
| OKLCH | oklch(67.67% 0.11 184.9) |
| XYZ | xyz(22.2001, 32.8939, 38.4300) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.41
Topaz
#13BBAF
ΔE00 4.00
Tealish
#24BCA8
ΔE00 4.61
Blue Green
#0F9B8E
ΔE00 5.69
Greeny Blue
#42B395
ΔE00 6.11
Turquoise (survey)
#06C2AC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29ADA0 #AD2936
analogous
#29AD5E #29ADA0 #2978AD
triadic
#29ADA0 #A029AD #ADA029
tetradic
#29ADA0 #5E29AD #AD2936 #78AD29
square
#29ADA0 #5E29AD #AD2936 #78AD29
split-complementary
#29ADA0 #AD2978 #AD5E29
monochromatic
#124A44 #1D7C72 #29ADA0 #41D2C4 #73DED3
Accessibility & contrast
On white
2.77
#29ADA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#29ADA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29ADA0
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29ADA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29ADA0 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A0
Deuteranopia (green-blind)
#9296A1
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #29ada0; /* rgb */ color: rgb(41, 173, 160); /* oklch */ color: oklch(67.7% 0.110 184.9);
Tailwind
colors: {
custom: {
50: '#79c6bc',
500: '#29ada0',
950: '#000000',
},
}SCSS
$custom: #29ada0; $custom-light: #79c6bc; $custom-dark: #000000;
JSON
{
"hex": "#29ada0",
"rgb": {
"r": 41,
"g": 173,
"b": 160
},
"hsl": {
"h": 174.091,
"s": 61.682,
"l": 41.961
},
"oklch": {
"l": 0.67668,
"c": 0.11026,
"h": 184.9
},
"luminance": 0.32897
}Semantic roles & 50–950 ramp
primary
#29ADA0
secondary
#C56D75
accent
#4353E5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281