#29AFAC#29AFAC
#29AFAC is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.6% C 0.109 H 192.6°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #29AFAC |
|---|---|
| RGB | rgb(41, 175, 172) |
| HSL | hsl(179, 62%, 42%) |
| HSV | hsv(179, 77%, 69%) |
| CMYK | cmyk(76.6%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(65.05, -34.69, -8.52) |
| CIE-LCH | lch(65.05, 35.72, 193.81°) |
| OKLab | oklab(68.58% -0.1064 -0.0238) |
| OKLCH | oklch(68.58% 0.109 192.6) |
| XYZ | xyz(23.6873, 34.1070, 44.3566) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.07
Topaz
#13BBAF
ΔE00 4.60
Tealish
#24BCA8
ΔE00 6.81
Sea
#3C9992
ΔE00 7.00
Blue Green
#0F9B8E
ΔE00 7.58
Cadetblue
#5F9EA0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29AFAC #AF292C
analogous
#29AF69 #29AFAC #296FAF
triadic
#29AFAC #AC29AF #AFAC29
tetradic
#29AFAC #6929AF #AF292C #6FAF29
square
#29AFAC #6929AF #AF292C #6FAF29
split-complementary
#29AFAC #AF296F #AF6929
monochromatic
#124C4B #1D7D7B #29AFAC #42D3D0 #74DEDC
Accessibility & contrast
On white
2.68
#29AFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#29AFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29AFAC
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29AFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29AFAC | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#9198AD
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #29afac; /* rgb */ color: rgb(41, 175, 172); /* oklch */ color: oklch(68.6% 0.109 192.6);
Tailwind
colors: {
custom: {
50: '#7bc7c4',
500: '#29afac',
950: '#000000',
},
}SCSS
$custom: #29afac; $custom-light: #7bc7c4; $custom-dark: #000000;
JSON
{
"hex": "#29afac",
"rgb": {
"r": 41,
"g": 175,
"b": 172
},
"hsl": {
"h": 178.657,
"s": 62.037,
"l": 42.353
},
"oklch": {
"l": 0.68577,
"c": 0.10898,
"h": 192.6
},
"luminance": 0.3411
}Semantic roles & 50–950 ramp
primary
#29AFAC
secondary
#C66E70
accent
#4346E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281