#41B9BD#41B9BD
#41B9BD is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.2% C 0.104 H 198.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #41B9BD |
|---|---|
| RGB | rgb(65, 185, 189) |
| HSL | hsl(182, 49%, 50%) |
| HSV | hsv(182, 66%, 74%) |
| CMYK | cmyk(65.6%, 2.1%, 0%, 25.9%) |
| CIE-LAB | lab(69.11, -31.36, -11.81) |
| CIE-LCH | lch(69.11, 33.51, 200.64°) |
| OKLab | oklab(72.18% -0.0992 -0.0328) |
| OKLCH | oklch(72.18% 0.104 198.3) |
| XYZ | xyz(28.7102, 39.4927, 54.2440) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.52
Turquoise Blue
#06B1C4
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 5.74
Topaz
#13BBAF
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.92
Cadetblue
#5F9EA0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B9BD #BD4541
analogous
#41BD83 #41B9BD #417BBD
triadic
#41B9BD #BD41B9 #B9BD41
tetradic
#41B9BD #8341BD #BD4541 #7BBD41
square
#41B9BD #8341BD #BD4541 #7BBD41
split-complementary
#41B9BD #BD417B #BD8341
monochromatic
#226062 #318C8F #41B9BD #6ECACD #9CDBDD
Accessibility & contrast
On white
2.36
#41B9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#41B9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B9BD
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B9BD | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BD
Deuteranopia (green-blind)
#9AA3BE
Tritanopia (blue-blind)
#00BFBA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41b9bd; /* rgb */ color: rgb(65, 185, 189); /* oklch */ color: oklch(72.2% 0.104 198.3);
Tailwind
colors: {
custom: {
50: '#86ced0',
500: '#41b9bd',
950: '#000000',
},
}SCSS
$custom: #41b9bd; $custom-light: #86ced0; $custom-dark: #000000;
JSON
{
"hex": "#41b9bd",
"rgb": {
"r": 65,
"g": 185,
"b": 189
},
"hsl": {
"h": 181.935,
"s": 48.819,
"l": 49.804
},
"oklch": {
"l": 0.72184,
"c": 0.10446,
"h": 198.3
},
"luminance": 0.39496
}Semantic roles & 50–950 ramp
primary
#41B9BD
secondary
#C99391
accent
#544FD8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282