#41B8AB#41B8AB
#41B8AB is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.3% C 0.106 H 184.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #41B8AB |
|---|---|
| RGB | rgb(65, 184, 171) |
| HSL | hsl(173, 48%, 49%) |
| HSV | hsv(173, 65%, 72%) |
| CMYK | cmyk(64.7%, 0%, 7.1%, 27.8%) |
| CIE-LAB | lab(68.27, -35.91, -3.14) |
| CIE-LCH | lch(68.27, 36.05, 185.00°) |
| OKLab | oklab(71.33% -0.1061 -0.0091) |
| OKLCH | oklch(71.33% 0.107 184.9) |
| XYZ | xyz(26.6678, 38.3421, 44.5155) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.10
Lightseagreen
#20B2AA
ΔE00 2.88
Tealish
#24BCA8
ΔE00 2.89
Turquoise (survey)
#06C2AC
ΔE00 4.26
Greeny Blue
#42B395
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B8AB #B8414E
analogous
#41B870 #41B8AB #418AB8
triadic
#41B8AB #AB41B8 #B8AB41
tetradic
#41B8AB #7041B8 #B8414E #8AB841
square
#41B8AB #7041B8 #B8414E #8AB841
split-complementary
#41B8AB #B8418A #B87041
monochromatic
#215E57 #318B81 #41B8AB #6BCBC0 #99DBD4
Accessibility & contrast
On white
2.42
#41B8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#41B8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B8AB
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B8AB | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#9DA1AC
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b8ab; /* rgb */ color: rgb(65, 184, 171); /* oklch */ color: oklch(71.3% 0.106 184.9);
Tailwind
colors: {
custom: {
50: '#84cec3',
500: '#41b8ab',
950: '#000000',
},
}SCSS
$custom: #41b8ab; $custom-light: #84cec3; $custom-dark: #000000;
JSON
{
"hex": "#41b8ab",
"rgb": {
"r": 65,
"g": 184,
"b": 171
},
"hsl": {
"h": 173.445,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.7133,
"c": 0.1065,
"h": 184.9
},
"luminance": 0.38345
}Semantic roles & 50–950 ramp
primary
#41B8AB
secondary
#C78E94
accent
#505FD7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281