#41B3AC#41B3AC
#41B3AC is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.1% C 0.102 H 189.3°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #41B3AC |
|---|---|
| RGB | rgb(65, 179, 172) |
| HSL | hsl(176, 47%, 48%) |
| HSV | hsv(176, 64%, 70%) |
| CMYK | cmyk(63.7%, 0%, 3.9%, 29.8%) |
| CIE-LAB | lab(66.78, -33.30, -5.90) |
| CIE-LCH | lch(66.78, 33.82, 190.04°) |
| OKLab | oklab(70.13% -0.1004 -0.0165) |
| OKLCH | oklch(70.13% 0.102 189.3) |
| XYZ | xyz(25.7431, 36.3398, 44.6793) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.82
Topaz
#13BBAF
ΔE00 3.40
Tealish
#24BCA8
ΔE00 5.25
Turquoise (survey)
#06C2AC
ΔE00 6.61
Sea
#3C9992
ΔE00 7.85
Mediumturquoise
#48D1CC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B3AC #B34148
analogous
#41B373 #41B3AC #4181B3
triadic
#41B3AC #AC41B3 #B3AC41
tetradic
#41B3AC #7341B3 #B34148 #81B341
square
#41B3AC #7341B3 #B34148 #81B341
split-complementary
#41B3AC #B34181 #B37341
monochromatic
#205956 #318681 #41B3AC #69C8C3 #96D9D5
Accessibility & contrast
On white
2.54
#41B3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#41B3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B3AC
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B3AC | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAC
Deuteranopia (green-blind)
#989DAD
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b3ac; /* rgb */ color: rgb(65, 179, 172); /* oklch */ color: oklch(70.1% 0.102 189.3);
Tailwind
colors: {
custom: {
50: '#84cac4',
500: '#41b3ac',
950: '#000000',
},
}SCSS
$custom: #41b3ac; $custom-light: #84cac4; $custom-dark: #000000;
JSON
{
"hex": "#41b3ac",
"rgb": {
"r": 65,
"g": 179,
"b": 172
},
"hsl": {
"h": 176.316,
"s": 46.721,
"l": 47.843
},
"oklch": {
"l": 0.70127,
"c": 0.10175,
"h": 189.3
},
"luminance": 0.36343
}Semantic roles & 50–950 ramp
primary
#41B3AC
secondary
#C48B8F
accent
#515AD6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281