#41ACAB#41ACAB
#41ACAB is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.4% C 0.096 H 194.3°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #41ACAB |
|---|---|
| RGB | rgb(65, 172, 171) |
| HSL | hsl(179, 45%, 46%) |
| HSV | hsv(179, 62%, 67%) |
| CMYK | cmyk(62.2%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.62, -30.23, -8.55) |
| CIE-LCH | lch(64.62, 31.42, 195.80°) |
| OKLab | oklab(68.37% -0.0934 -0.0237) |
| OKLCH | oklch(68.37% 0.096 194.3) |
| XYZ | xyz(24.2799, 33.5665, 43.7196) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.74
Cadetblue
#5F9EA0
ΔE00 6.04
Topaz
#13BBAF
ΔE00 6.15
Sea
#3C9992
ΔE00 6.43
Turquoise Blue
#06B1C4
ΔE00 7.13
Blue Green
#0F9B8E
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ACAB #AC4142
analogous
#41AC76 #41ACAB #4178AC
triadic
#41ACAB #AB41AC #ACAB41
tetradic
#41ACAB #7641AC #AC4142 #78AC41
square
#41ACAB #7641AC #AC4142 #78AC41
split-complementary
#41ACAB #AC4178 #AC7641
monochromatic
#1F5353 #30807F #41ACAB #65C5C4 #92D6D5
Accessibility & contrast
On white
2.72
#41ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#41ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ACAB
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ACAB | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#9197AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41acab; /* rgb */ color: rgb(65, 172, 171); /* oklch */ color: oklch(68.4% 0.096 194.3);
Tailwind
colors: {
custom: {
50: '#83c5c4',
500: '#41acab',
950: '#000000',
},
}SCSS
$custom: #41acab; $custom-light: #83c5c4; $custom-dark: #000000;
JSON
{
"hex": "#41acab",
"rgb": {
"r": 65,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.439,
"s": 45.148,
"l": 46.471
},
"oklch": {
"l": 0.68366,
"c": 0.09639,
"h": 194.3
},
"luminance": 0.33569
}Semantic roles & 50–950 ramp
primary
#41ACAB
secondary
#C18888
accent
#5354D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281