#41B0BA#41B0BA
#41B0BA is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.9% C 0.099 H 203.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #41B0BA |
|---|---|
| RGB | rgb(65, 176, 186) |
| HSL | hsl(185, 48%, 49%) |
| HSV | hsv(185, 65%, 73%) |
| CMYK | cmyk(65.1%, 5.4%, 0%, 27.1%) |
| CIE-LAB | lab(66.30, -27.85, -14.37) |
| CIE-LCH | lch(66.30, 31.34, 207.29°) |
| OKLab | oklab(69.89% -0.0911 -0.0398) |
| OKLCH | oklch(69.89% 0.099 203.6) |
| XYZ | xyz(26.5644, 35.7167, 51.9389) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.11
Cadetblue
#5F9EA0
ΔE00 6.79
Lightseagreen
#20B2AA
ΔE00 7.47
Darkturquoise
#00CED1
ΔE00 8.75
Topaz
#13BBAF
ΔE00 9.27
Sea
#3C9992
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B0BA #BA4B41
analogous
#41BA88 #41B0BA #4174BA
triadic
#41B0BA #BA41B0 #B0BA41
tetradic
#41B0BA #8841BA #BA4B41 #74BA41
square
#41B0BA #8841BA #BA4B41 #74BA41
split-complementary
#41B0BA #BA4174 #BA8841
monochromatic
#215A5F #31858D #41B0BA #6CC4CC #9AD6DC
Accessibility & contrast
On white
2.58
#41B0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#41B0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B0BA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B0BA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BB
Deuteranopia (green-blind)
#919BBA
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41b0ba; /* rgb */ color: rgb(65, 176, 186); /* oklch */ color: oklch(69.9% 0.099 203.6);
Tailwind
colors: {
custom: {
50: '#85c8ce',
500: '#41b0ba',
950: '#000000',
},
}SCSS
$custom: #41b0ba; $custom-light: #85c8ce; $custom-dark: #000000;
JSON
{
"hex": "#41b0ba",
"rgb": {
"r": 65,
"g": 176,
"b": 186
},
"hsl": {
"h": 184.959,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.69886,
"c": 0.09947,
"h": 203.6
},
"luminance": 0.3572
}Semantic roles & 50–950 ramp
primary
#41B0BA
secondary
#C8948F
accent
#5B50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282