#29CA99#29CA99
#29CA99 is a light, vivid teal. Relative luminance 0.450; OKLCH L 74.8% C 0.146 H 166.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #29CA99 |
|---|---|
| RGB | rgb(41, 202, 153) |
| HSL | hsl(162, 66%, 48%) |
| HSV | hsv(162, 80%, 79%) |
| CMYK | cmyk(79.7%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(72.90, -51.35, 13.26) |
| CIE-LCH | lch(72.90, 53.04, 165.52°) |
| OKLab | oklab(74.83% -0.1416 0.0339) |
| OKLCH | oklch(74.83% 0.146 166.6) |
| XYZ | xyz(27.7815, 45.0089, 37.3542) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.66
Green Blue
#01C08D
ΔE00 2.89
Eucalyptus
#44D7A8
ΔE00 3.54
Greenish Teal
#32BF84
ΔE00 4.17
Aquamarine (survey)
#04D8B2
ΔE00 5.00
Mediumaquamarine
#66CDAA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29CA99 #CA295A
analogous
#29CA48 #29CA99 #29ABCA
triadic
#29CA99 #9929CA #CA9929
tetradic
#29CA99 #4829CA #CA295A #ABCA29
square
#29CA99 #4829CA #CA295A #ABCA29
split-complementary
#29CA99 #CA29AB #CA4829
monochromatic
#14644C #1F9772 #29CA99 #54DCB3 #87E7C9
Accessibility & contrast
On white
2.10
#29CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#29CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29CA99
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29CA99 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB96
Deuteranopia (green-blind)
#B2AD9C
Tritanopia (blue-blind)
#00CBBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #29ca99; /* rgb */ color: rgb(41, 202, 153); /* oklch */ color: oklch(74.8% 0.146 166.6);
Tailwind
colors: {
custom: {
50: '#7edbb7',
500: '#29ca99',
950: '#000000',
},
}SCSS
$custom: #29ca99; $custom-light: #7edbb7; $custom-dark: #000000;
JSON
{
"hex": "#29ca99",
"rgb": {
"r": 41,
"g": 202,
"b": 153
},
"hsl": {
"h": 161.739,
"s": 66.255,
"l": 47.647
},
"oklch": {
"l": 0.74835,
"c": 0.14562,
"h": 166.6
},
"luminance": 0.45012
}Semantic roles & 50–950 ramp
primary
#29CA99
secondary
#D07F98
accent
#3F73E9
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380