#41BAB6#41BAB6
#41BAB6 is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.2% C 0.106 H 191.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #41BAB6 |
|---|---|
| RGB | rgb(65, 186, 182) |
| HSL | hsl(178, 48%, 49%) |
| HSV | hsv(178, 65%, 73%) |
| CMYK | cmyk(65.1%, 0%, 2.2%, 27.1%) |
| CIE-LAB | lab(69.20, -33.82, -7.83) |
| CIE-LCH | lch(69.20, 34.72, 193.04°) |
| OKLab | oklab(72.19% -0.1033 -0.0218) |
| OKLCH | oklch(72.19% 0.106 191.9) |
| XYZ | xyz(28.1786, 39.6159, 50.4085) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.33
Topaz
#13BBAF
ΔE00 3.61
Darkturquoise
#00CED1
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 5.90
Tealish
#24BCA8
ΔE00 5.91
Turquoise (survey)
#06C2AC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BAB6 #BA4145
analogous
#41BA7A #41BAB6 #4181BA
triadic
#41BAB6 #B641BA #BAB641
tetradic
#41BAB6 #7A41BA #BA4145 #81BA41
square
#41BAB6 #7A41BA #BA4145 #81BA41
split-complementary
#41BAB6 #BA4181 #BA7A41
monochromatic
#215F5D #318D8A #41BAB6 #6CCCC9 #9ADCD9
Accessibility & contrast
On white
2.35
#41BAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#41BAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BAB6
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BAB6 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B6
Deuteranopia (green-blind)
#9DA3B7
Tritanopia (blue-blind)
#00BFB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bab6; /* rgb */ color: rgb(65, 186, 182); /* oklch */ color: oklch(72.2% 0.106 191.9);
Tailwind
colors: {
custom: {
50: '#85cfcb',
500: '#41bab6',
950: '#000000',
},
}SCSS
$custom: #41bab6; $custom-light: #85cfcb; $custom-dark: #000000;
JSON
{
"hex": "#41bab6",
"rgb": {
"r": 65,
"g": 186,
"b": 182
},
"hsl": {
"h": 178.017,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.72185,
"c": 0.10555,
"h": 191.9
},
"luminance": 0.39619
}Semantic roles & 50–950 ramp
primary
#41BAB6
secondary
#C88F91
accent
#5055D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282