#41B8BB#41B8BB
#41B8BB is a light, moderate teal. Relative luminance 0.390; OKLCH L 71.9% C 0.104 H 197.5°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #41B8BB |
|---|---|
| RGB | rgb(65, 184, 187) |
| HSL | hsl(181, 48%, 49%) |
| HSV | hsv(181, 65%, 73%) |
| CMYK | cmyk(65.2%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(68.74, -31.45, -11.26) |
| CIE-LCH | lch(68.74, 33.41, 199.69°) |
| OKLab | oklab(71.87% -0.099 -0.0312) |
| OKLCH | oklch(71.87% 0.104 197.5) |
| XYZ | xyz(28.2862, 38.9895, 53.0391) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.09
Turquoise Blue
#06B1C4
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 5.96
Topaz
#13BBAF
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 7.00
Cadetblue
#5F9EA0
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B8BB #BB4441
analogous
#41BB81 #41B8BB #417BBB
triadic
#41B8BB #BB41B8 #B8BB41
tetradic
#41B8BB #8141BB #BB4441 #7BBB41
square
#41B8BB #8141BB #BB4441 #7BBB41
split-complementary
#41B8BB #BB417B #BB8141
monochromatic
#215F60 #318B8E #41B8BB #6DCACC #9ADADC
Accessibility & contrast
On white
2.39
#41B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#41B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B8BB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B8BB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BB
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #41b8bb; /* rgb */ color: rgb(65, 184, 187); /* oklch */ color: oklch(71.9% 0.104 197.5);
Tailwind
colors: {
custom: {
50: '#85cdcf',
500: '#41b8bb',
950: '#000000',
},
}SCSS
$custom: #41b8bb; $custom-light: #85cdcf; $custom-dark: #000000;
JSON
{
"hex": "#41b8bb",
"rgb": {
"r": 65,
"g": 184,
"b": 187
},
"hsl": {
"h": 181.475,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.71869,
"c": 0.10383,
"h": 197.5
},
"luminance": 0.38993
}Semantic roles & 50–950 ramp
primary
#41B8BB
secondary
#C89190
accent
#5350D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282