#29CA9F#29CA9F
#29CA9F is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.0% C 0.141 H 169.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #29CA9F |
|---|---|
| RGB | rgb(41, 202, 159) |
| HSL | hsl(164, 66%, 48%) |
| HSV | hsv(164, 80%, 79%) |
| CMYK | cmyk(79.7%, 0%, 21.3%, 20.8%) |
| CIE-LAB | lab(73.03, -49.92, 10.23) |
| CIE-LCH | lch(73.03, 50.96, 168.42°) |
| OKLab | oklab(74.99% -0.1388 0.0261) |
| OKLCH | oklch(74.99% 0.141 169.3) |
| XYZ | xyz(28.2895, 45.2122, 40.0300) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.51
Green Blue
#01C08D
ΔE00 3.61
Greenblue
#23C48B
ΔE00 3.99
Aquamarine (survey)
#04D8B2
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.35
Greenish Teal
#32BF84
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29CA9F #CA2954
analogous
#29CA4E #29CA9F #29A5CA
triadic
#29CA9F #9F29CA #CA9F29
tetradic
#29CA9F #4E29CA #CA2954 #A5CA29
square
#29CA9F #4E29CA #CA2954 #A5CA29
split-complementary
#29CA9F #CA29A5 #CA4E29
monochromatic
#14644F #1F9777 #29CA9F #54DCB8 #87E7CD
Accessibility & contrast
On white
2.09
#29CA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#29CA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29CA9F
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29CA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29CA9F | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9D
Deuteranopia (green-blind)
#B1ADA2
Tritanopia (blue-blind)
#00CBBE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #29ca9f; /* rgb */ color: rgb(41, 202, 159); /* oklch */ color: oklch(75.0% 0.141 169.3);
Tailwind
colors: {
custom: {
50: '#7edbbb',
500: '#29ca9f',
950: '#000000',
},
}SCSS
$custom: #29ca9f; $custom-light: #7edbbb; $custom-dark: #000000;
JSON
{
"hex": "#29ca9f",
"rgb": {
"r": 41,
"g": 202,
"b": 159
},
"hsl": {
"h": 163.975,
"s": 66.255,
"l": 47.647
},
"oklch": {
"l": 0.74988,
"c": 0.14123,
"h": 169.3
},
"luminance": 0.45216
}Semantic roles & 50–950 ramp
primary
#29CA9F
secondary
#D07F94
accent
#3F6CE9
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380