#41B6AE#41B6AE
#41B6AE is a light, moderate teal. Relative luminance 0.376; OKLCH L 70.9% C 0.104 H 188.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #41B6AE |
|---|---|
| RGB | rgb(65, 182, 174) |
| HSL | hsl(176, 47%, 48%) |
| HSV | hsv(176, 64%, 71%) |
| CMYK | cmyk(64.3%, 0%, 4.4%, 28.6%) |
| CIE-LAB | lab(67.75, -34.16, -5.57) |
| CIE-LCH | lch(67.75, 34.61, 189.26°) |
| OKLab | oklab(70.93% -0.1027 -0.0156) |
| OKLCH | oklch(70.93% 0.104 188.7) |
| XYZ | xyz(26.5444, 37.6328, 45.9011) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.06
Topaz
#13BBAF
ΔE00 2.75
Tealish
#24BCA8
ΔE00 4.63
Turquoise (survey)
#06C2AC
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 7.15
Darkturquoise
#00CED1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B6AE #B64149
analogous
#41B673 #41B6AE #4183B6
triadic
#41B6AE #AE41B6 #B6AE41
tetradic
#41B6AE #7341B6 #B64149 #83B641
square
#41B6AE #7341B6 #B64149 #83B641
split-complementary
#41B6AE #B64183 #B67341
monochromatic
#215C58 #318983 #41B6AE #6ACAC3 #97DAD5
Accessibility & contrast
On white
2.46
#41B6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#41B6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B6AE
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B6AE | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAE
Deuteranopia (green-blind)
#9BA0AF
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b6ae; /* rgb */ color: rgb(65, 182, 174); /* oklch */ color: oklch(70.9% 0.104 188.7);
Tailwind
colors: {
custom: {
50: '#84ccc6',
500: '#41b6ae',
950: '#000000',
},
}SCSS
$custom: #41b6ae; $custom-light: #84ccc6; $custom-dark: #000000;
JSON
{
"hex": "#41b6ae",
"rgb": {
"r": 65,
"g": 182,
"b": 174
},
"hsl": {
"h": 175.897,
"s": 47.368,
"l": 48.431
},
"oklch": {
"l": 0.70934,
"c": 0.10384,
"h": 188.7
},
"luminance": 0.37636
}Semantic roles & 50–950 ramp
primary
#41B6AE
secondary
#C68D91
accent
#515AD7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282