#29CA9A#29CA9A
#29CA9A is a light, vivid teal. Relative luminance 0.450; OKLCH L 74.9% C 0.145 H 167.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #29CA9A |
|---|---|
| RGB | rgb(41, 202, 154) |
| HSL | hsl(162, 66%, 48%) |
| HSV | hsv(162, 80%, 79%) |
| CMYK | cmyk(79.7%, 0%, 23.8%, 20.8%) |
| CIE-LAB | lab(72.92, -51.12, 12.76) |
| CIE-LCH | lch(72.92, 52.69, 165.99°) |
| OKLab | oklab(74.86% -0.1412 0.0326) |
| OKLCH | oklch(74.86% 0.145 167) |
| XYZ | xyz(27.8644, 45.0421, 37.7910) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.86
Green Blue
#01C08D
ΔE00 2.97
Eucalyptus
#44D7A8
ΔE00 3.49
Greenish Teal
#32BF84
ΔE00 4.35
Aquamarine (survey)
#04D8B2
ΔE00 4.83
Mediumaquamarine
#66CDAA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29CA9A #CA2959
analogous
#29CA4A #29CA9A #29A9CA
triadic
#29CA9A #9A29CA #CA9A29
tetradic
#29CA9A #4A29CA #CA2959 #A9CA29
square
#29CA9A #4A29CA #CA2959 #A9CA29
split-complementary
#29CA9A #CA29A9 #CA4A29
monochromatic
#14644C #1F9773 #29CA9A #54DCB4 #87E7CA
Accessibility & contrast
On white
2.10
#29CA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#29CA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29CA9A
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29CA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29CA9A | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB97
Deuteranopia (green-blind)
#B2AD9D
Tritanopia (blue-blind)
#00CBBD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #29ca9a; /* rgb */ color: rgb(41, 202, 154); /* oklch */ color: oklch(74.9% 0.145 167.0);
Tailwind
colors: {
custom: {
50: '#7edbb7',
500: '#29ca9a',
950: '#000000',
},
}SCSS
$custom: #29ca9a; $custom-light: #7edbb7; $custom-dark: #000000;
JSON
{
"hex": "#29ca9a",
"rgb": {
"r": 41,
"g": 202,
"b": 154
},
"hsl": {
"h": 162.112,
"s": 66.255,
"l": 47.647
},
"oklch": {
"l": 0.7486,
"c": 0.14487,
"h": 167
},
"luminance": 0.45046
}Semantic roles & 50–950 ramp
primary
#29CA9A
secondary
#D07F97
accent
#3F71E9
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380