#41B4BB#41B4BB
#41B4BB is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.9% C 0.102 H 200.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4BB |
|---|---|
| RGB | rgb(65, 180, 187) |
| HSL | hsl(183, 48%, 49%) |
| HSV | hsv(183, 65%, 73%) |
| CMYK | cmyk(65.2%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.54, -29.52, -13.06) |
| CIE-LCH | lch(67.54, 32.28, 203.87°) |
| OKLab | oklab(70.9% -0.0949 -0.0362) |
| OKLCH | oklch(70.9% 0.102 200.9) |
| XYZ | xyz(27.4670, 37.3512, 52.7660) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.17
Lightseagreen
#20B2AA
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 7.31
Cadetblue
#5F9EA0
ΔE00 7.55
Topaz
#13BBAF
ΔE00 7.82
Mediumturquoise
#48D1CC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4BB #BB4841
analogous
#41BB85 #41B4BB #4177BB
triadic
#41B4BB #BB41B4 #B4BB41
tetradic
#41B4BB #8541BB #BB4841 #77BB41
square
#41B4BB #8541BB #BB4841 #77BB41
split-complementary
#41B4BB #BB4177 #BB8541
monochromatic
#215D60 #31888E #41B4BB #6DC7CC #9AD8DC
Accessibility & contrast
On white
2.48
#41B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#41B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4BB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4BB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b4bb; /* rgb */ color: rgb(65, 180, 187); /* oklch */ color: oklch(70.9% 0.102 200.9);
Tailwind
colors: {
custom: {
50: '#85cbcf',
500: '#41b4bb',
950: '#000000',
},
}SCSS
$custom: #41b4bb; $custom-light: #85cbcf; $custom-dark: #000000;
JSON
{
"hex": "#41b4bb",
"rgb": {
"r": 65,
"g": 180,
"b": 187
},
"hsl": {
"h": 183.443,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.70896,
"c": 0.10155,
"h": 200.9
},
"luminance": 0.37354
}Semantic roles & 50–950 ramp
primary
#41B4BB
secondary
#C89390
accent
#5850D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282