#41B4B7#41B4B7
#41B4B7 is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.8% C 0.101 H 197.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4B7 |
|---|---|
| RGB | rgb(65, 180, 183) |
| HSL | hsl(182, 48%, 49%) |
| HSV | hsv(182, 64%, 72%) |
| CMYK | cmyk(64.5%, 1.6%, 0%, 28.2%) |
| CIE-LAB | lab(67.41, -30.68, -11.04) |
| CIE-LCH | lch(67.41, 32.60, 199.79°) |
| OKLab | oklab(70.75% -0.0966 -0.0306) |
| OKLCH | oklch(70.75% 0.101 197.6) |
| XYZ | xyz(27.0447, 37.1823, 50.5421) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.83
Turquoise Blue
#06B1C4
ΔE00 5.56
Topaz
#13BBAF
ΔE00 6.35
Darkturquoise
#00CED1
ΔE00 7.02
Cadetblue
#5F9EA0
ΔE00 7.55
Mediumturquoise
#48D1CC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4B7 #B74441
analogous
#41B77F #41B4B7 #4179B7
triadic
#41B4B7 #B741B4 #B4B741
tetradic
#41B4B7 #7F41B7 #B74441 #79B741
square
#41B4B7 #7F41B7 #B74441 #79B741
split-complementary
#41B4B7 #B74179 #B77F41
monochromatic
#215B5D #31888A #41B4B7 #6BC8CA #98D9DA
Accessibility & contrast
On white
2.49
#41B4B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#41B4B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4B7
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4B7 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB7
Deuteranopia (green-blind)
#969EB8
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b4b7; /* rgb */ color: rgb(65, 180, 183); /* oklch */ color: oklch(70.8% 0.101 197.6);
Tailwind
colors: {
custom: {
50: '#85cbcc',
500: '#41b4b7',
950: '#000000',
},
}SCSS
$custom: #41b4b7; $custom-light: #85cbcc; $custom-dark: #000000;
JSON
{
"hex": "#41b4b7",
"rgb": {
"r": 65,
"g": 180,
"b": 183
},
"hsl": {
"h": 181.525,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.70752,
"c": 0.10133,
"h": 197.6
},
"luminance": 0.37185
}Semantic roles & 50–950 ramp
primary
#41B4B7
secondary
#C68F8E
accent
#5451D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282