#41B2BC#41B2BC
#41B2BC is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.101 H 203.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2BC |
|---|---|
| RGB | rgb(65, 178, 188) |
| HSL | hsl(185, 49%, 50%) |
| HSV | hsv(185, 65%, 74%) |
| CMYK | cmyk(65.4%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(66.97, -28.24, -14.47) |
| CIE-LCH | lch(66.97, 31.73, 207.13°) |
| OKLab | oklab(70.45% -0.0924 -0.0401) |
| OKLCH | oklch(70.45% 0.101 203.5) |
| XYZ | xyz(27.1736, 36.5924, 53.1981) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.13
Cadetblue
#5F9EA0
ΔE00 7.25
Lightseagreen
#20B2AA
ΔE00 7.43
Darkturquoise
#00CED1
ΔE00 8.23
Topaz
#13BBAF
ΔE00 9.08
Mediumturquoise
#48D1CC
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2BC #BC4B41
analogous
#41BC89 #41B2BC #4175BC
triadic
#41B2BC #BC41B2 #B2BC41
tetradic
#41B2BC #8941BC #BC4B41 #75BC41
square
#41B2BC #8941BC #BC4B41 #75BC41
split-complementary
#41B2BC #BC4175 #BC8941
monochromatic
#225C61 #31878F #41B2BC #6EC5CD #9BD7DC
Accessibility & contrast
On white
2.52
#41B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#41B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2BC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2BC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBD
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b2bc; /* rgb */ color: rgb(65, 178, 188); /* oklch */ color: oklch(70.4% 0.101 203.5);
Tailwind
colors: {
custom: {
50: '#85c9d0',
500: '#41b2bc',
950: '#000000',
},
}SCSS
$custom: #41b2bc; $custom-light: #85c9d0; $custom-dark: #000000;
JSON
{
"hex": "#41b2bc",
"rgb": {
"r": 65,
"g": 178,
"b": 188
},
"hsl": {
"h": 184.878,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.70446,
"c": 0.10073,
"h": 203.5
},
"luminance": 0.36595
}Semantic roles & 50–950 ramp
primary
#41B2BC
secondary
#C99590
accent
#5B50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282