#41B4AB#41B4AB
#41B4AB is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.3% C 0.103 H 187.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4AB |
|---|---|
| RGB | rgb(65, 180, 171) |
| HSL | hsl(175, 47%, 48%) |
| HSV | hsv(175, 64%, 71%) |
| CMYK | cmyk(63.9%, 0%, 5%, 29.4%) |
| CIE-LAB | lab(67.05, -34.05, -4.94) |
| CIE-LCH | lch(67.05, 34.40, 188.25°) |
| OKLab | oklab(70.34% -0.1019 -0.0139) |
| OKLCH | oklch(70.34% 0.103 187.8) |
| XYZ | xyz(25.8486, 36.7038, 44.2425) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.81
Topaz
#13BBAF
ΔE00 2.88
Tealish
#24BCA8
ΔE00 4.50
Turquoise (survey)
#06C2AC
ΔE00 5.89
Greeny Blue
#42B395
ΔE00 7.30
Mediumturquoise
#48D1CC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4AB #B4414A
analogous
#41B471 #41B4AB #4184B4
triadic
#41B4AB #AB41B4 #B4AB41
tetradic
#41B4AB #7141B4 #B4414A #84B441
square
#41B4AB #7141B4 #B4414A #84B441
split-complementary
#41B4AB #B44184 #B47141
monochromatic
#215A56 #318780 #41B4AB #69C9C1 #96D9D4
Accessibility & contrast
On white
2.52
#41B4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#41B4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4AB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4AB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#999EAC
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b4ab; /* rgb */ color: rgb(65, 180, 171); /* oklch */ color: oklch(70.3% 0.103 187.8);
Tailwind
colors: {
custom: {
50: '#84cbc3',
500: '#41b4ab',
950: '#000000',
},
}SCSS
$custom: #41b4ab; $custom-light: #84cbc3; $custom-dark: #000000;
JSON
{
"hex": "#41b4ab",
"rgb": {
"r": 65,
"g": 180,
"b": 171
},
"hsl": {
"h": 175.304,
"s": 46.939,
"l": 48.039
},
"oklch": {
"l": 0.70341,
"c": 0.10284,
"h": 187.8
},
"luminance": 0.36707
}Semantic roles & 50–950 ramp
primary
#41B4AB
secondary
#C58C90
accent
#515CD7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281