#41B6BB#41B6BB
#41B6BB is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.4% C 0.103 H 199.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #41B6BB |
|---|---|
| RGB | rgb(65, 182, 187) |
| HSL | hsl(182, 48%, 49%) |
| HSV | hsv(182, 65%, 73%) |
| CMYK | cmyk(65.2%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(68.14, -30.49, -12.16) |
| CIE-LCH | lch(68.14, 32.82, 201.74°) |
| OKLab | oklab(71.38% -0.0969 -0.0337) |
| OKLCH | oklch(71.38% 0.103 199.2) |
| XYZ | xyz(27.8736, 38.1645, 52.9016) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.99
Lightseagreen
#20B2AA
ΔE00 5.65
Darkturquoise
#00CED1
ΔE00 6.59
Topaz
#13BBAF
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.82
Cadetblue
#5F9EA0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B6BB #BB4641
analogous
#41BB83 #41B6BB #4179BB
triadic
#41B6BB #BB41B6 #B6BB41
tetradic
#41B6BB #8341BB #BB4641 #79BB41
square
#41B6BB #8341BB #BB4641 #79BB41
split-complementary
#41B6BB #BB4179 #BB8341
monochromatic
#215E60 #318A8E #41B6BB #6DC8CC #9AD9DC
Accessibility & contrast
On white
2.43
#41B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#41B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B6BB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B6BB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#97A0BC
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b6bb; /* rgb */ color: rgb(65, 182, 187); /* oklch */ color: oklch(71.4% 0.103 199.2);
Tailwind
colors: {
custom: {
50: '#85cccf',
500: '#41b6bb',
950: '#000000',
},
}SCSS
$custom: #41b6bb; $custom-light: #85cccf; $custom-dark: #000000;
JSON
{
"hex": "#41b6bb",
"rgb": {
"r": 65,
"g": 182,
"b": 187
},
"hsl": {
"h": 182.459,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.71382,
"c": 0.10264,
"h": 199.2
},
"luminance": 0.38168
}Semantic roles & 50–950 ramp
primary
#41B6BB
secondary
#C89290
accent
#5550D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282