#41B3BC#41B3BC
#41B3BC is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.7% C 0.101 H 202.6°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #41B3BC |
|---|---|
| RGB | rgb(65, 179, 188) |
| HSL | hsl(184, 49%, 50%) |
| HSV | hsv(184, 65%, 74%) |
| CMYK | cmyk(65.4%, 4.8%, 0%, 26.3%) |
| CIE-LAB | lab(67.27, -28.73, -14.02) |
| CIE-LCH | lch(67.27, 31.97, 206.00°) |
| OKLab | oklab(70.69% -0.0934 -0.0389) |
| OKLCH | oklch(70.69% 0.101 202.6) |
| XYZ | xyz(27.3733, 36.9918, 53.2647) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.48
Lightseagreen
#20B2AA
ΔE00 7.05
Cadetblue
#5F9EA0
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 7.82
Topaz
#13BBAF
ΔE00 8.64
Mediumturquoise
#48D1CC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B3BC #BC4A41
analogous
#41BC88 #41B3BC #4176BC
triadic
#41B3BC #BC41B3 #B3BC41
tetradic
#41B3BC #8841BC #BC4A41 #76BC41
square
#41B3BC #8841BC #BC4A41 #76BC41
split-complementary
#41B3BC #BC4176 #BC8841
monochromatic
#225C61 #31888F #41B3BC #6EC6CD #9BD8DC
Accessibility & contrast
On white
2.50
#41B3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#41B3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B3BC
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B3BC | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b3bc; /* rgb */ color: rgb(65, 179, 188); /* oklch */ color: oklch(70.7% 0.101 202.6);
Tailwind
colors: {
custom: {
50: '#85cad0',
500: '#41b3bc',
950: '#000000',
},
}SCSS
$custom: #41b3bc; $custom-light: #85cad0; $custom-dark: #000000;
JSON
{
"hex": "#41b3bc",
"rgb": {
"r": 65,
"g": 179,
"b": 188
},
"hsl": {
"h": 184.39,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.70689,
"c": 0.10118,
"h": 202.6
},
"luminance": 0.36995
}Semantic roles & 50–950 ramp
primary
#41B3BC
secondary
#C99490
accent
#5A50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282