#41B3AB#41B3AB
#41B3AB is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.1% C 0.102 H 188.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #41B3AB |
|---|---|
| RGB | rgb(65, 179, 171) |
| HSL | hsl(176, 47%, 48%) |
| HSV | hsv(176, 64%, 70%) |
| CMYK | cmyk(63.7%, 0%, 4.5%, 29.8%) |
| CIE-LAB | lab(66.75, -33.58, -5.39) |
| CIE-LCH | lch(66.75, 34.01, 189.12°) |
| OKLab | oklab(70.09% -0.1008 -0.0151) |
| OKLCH | oklch(70.09% 0.102 188.5) |
| XYZ | xyz(25.6474, 36.3015, 44.1754) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.75
Topaz
#13BBAF
ΔE00 3.22
Tealish
#24BCA8
ΔE00 4.93
Turquoise (survey)
#06C2AC
ΔE00 6.33
Greeny Blue
#42B395
ΔE00 7.64
Sea
#3C9992
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B3AB #B34149
analogous
#41B372 #41B3AB #4182B3
triadic
#41B3AB #AB41B3 #B3AB41
tetradic
#41B3AB #7241B3 #B34149 #82B341
square
#41B3AB #7241B3 #B34149 #82B341
split-complementary
#41B3AB #B34182 #B37241
monochromatic
#205955 #318680 #41B3AB #69C8C2 #96D9D4
Accessibility & contrast
On white
2.54
#41B3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#41B3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B3AB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B3AB | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAB
Deuteranopia (green-blind)
#989DAC
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b3ab; /* rgb */ color: rgb(65, 179, 171); /* oklch */ color: oklch(70.1% 0.102 188.5);
Tailwind
colors: {
custom: {
50: '#84cac4',
500: '#41b3ab',
950: '#000000',
},
}SCSS
$custom: #41b3ab; $custom-light: #84cac4; $custom-dark: #000000;
JSON
{
"hex": "#41b3ab",
"rgb": {
"r": 65,
"g": 179,
"b": 171
},
"hsl": {
"h": 175.789,
"s": 46.721,
"l": 47.843
},
"oklch": {
"l": 0.70094,
"c": 0.10198,
"h": 188.5
},
"luminance": 0.36304
}Semantic roles & 50–950 ramp
primary
#41B3AB
secondary
#C48B8F
accent
#515BD6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281