#41B0BB#41B0BB
#41B0BB is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.9% C 0.100 H 204.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #41B0BB |
|---|---|
| RGB | rgb(65, 176, 187) |
| HSL | hsl(185, 48%, 49%) |
| HSV | hsv(185, 65%, 73%) |
| CMYK | cmyk(65.2%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(66.34, -27.55, -14.87) |
| CIE-LCH | lch(66.34, 31.31, 208.36°) |
| OKLab | oklab(69.92% -0.0907 -0.0412) |
| OKLCH | oklch(69.92% 0.1 204.4) |
| XYZ | xyz(26.6711, 35.7594, 52.5007) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.83
Cadetblue
#5F9EA0
ΔE00 6.89
Lightseagreen
#20B2AA
ΔE00 7.85
Darkturquoise
#00CED1
ΔE00 8.90
Topaz
#13BBAF
ΔE00 9.63
Sea
#3C9992
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B0BB #BB4C41
analogous
#41BB89 #41B0BB #4173BB
triadic
#41B0BB #BB41B0 #B0BB41
tetradic
#41B0BB #8941BB #BB4C41 #73BB41
square
#41B0BB #8941BB #BB4C41 #73BB41
split-complementary
#41B0BB #BB4173 #BB8941
monochromatic
#215B60 #31858E #41B0BB #6DC4CC #9AD6DC
Accessibility & contrast
On white
2.58
#41B0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#41B0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B0BB
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B0BB | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#909CBB
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41b0bb; /* rgb */ color: rgb(65, 176, 187); /* oklch */ color: oklch(69.9% 0.100 204.4);
Tailwind
colors: {
custom: {
50: '#85c8cf',
500: '#41b0bb',
950: '#000000',
},
}SCSS
$custom: #41b0bb; $custom-light: #85c8cf; $custom-dark: #000000;
JSON
{
"hex": "#41b0bb",
"rgb": {
"r": 65,
"g": 176,
"b": 187
},
"hsl": {
"h": 185.41,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.69923,
"c": 0.09966,
"h": 204.4
},
"luminance": 0.35762
}Semantic roles & 50–950 ramp
primary
#41B0BB
secondary
#C89590
accent
#5C50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282