#41ACAE#41ACAE
#41ACAE is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.5% C 0.096 H 196.9°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #41ACAE |
|---|---|
| RGB | rgb(65, 172, 174) |
| HSL | hsl(181, 46%, 47%) |
| HSV | hsv(181, 63%, 68%) |
| CMYK | cmyk(62.6%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(64.71, -29.38, -10.09) |
| CIE-LCH | lch(64.71, 31.06, 198.95°) |
| OKLab | oklab(68.47% -0.0921 -0.028) |
| OKLCH | oklch(68.47% 0.096 196.9) |
| XYZ | xyz(24.5691, 33.6822, 45.2427) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.73
Cadetblue
#5F9EA0
ΔE00 5.74
Turquoise Blue
#06B1C4
ΔE00 6.00
Sea
#3C9992
ΔE00 6.99
Topaz
#13BBAF
ΔE00 7.03
Blue Green
#0F9B8E
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ACAE #AE4341
analogous
#41AE7A #41ACAE #4176AE
triadic
#41ACAE #AE41AC #ACAE41
tetradic
#41ACAE #7A41AE #AE4341 #76AE41
square
#41ACAE #7A41AE #AE4341 #76AE41
split-complementary
#41ACAE #AE4176 #AE7A41
monochromatic
#205455 #308081 #41ACAE #66C4C6 #93D5D7
Accessibility & contrast
On white
2.71
#41ACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#41ACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ACAE
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ACAE | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AE
Deuteranopia (green-blind)
#9098AF
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41acae; /* rgb */ color: rgb(65, 172, 174); /* oklch */ color: oklch(68.5% 0.096 196.9);
Tailwind
colors: {
custom: {
50: '#83c5c6',
500: '#41acae',
950: '#000000',
},
}SCSS
$custom: #41acae; $custom-light: #83c5c6; $custom-dark: #000000;
JSON
{
"hex": "#41acae",
"rgb": {
"r": 65,
"g": 172,
"b": 174
},
"hsl": {
"h": 181.101,
"s": 45.607,
"l": 46.863
},
"oklch": {
"l": 0.68471,
"c": 0.09625,
"h": 196.9
},
"luminance": 0.33685
}Semantic roles & 50–950 ramp
primary
#41ACAE
secondary
#C28A89
accent
#5553D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282