#41B3BE#41B3BE
#41B3BE is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.8% C 0.102 H 204.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #41B3BE |
|---|---|
| RGB | rgb(65, 179, 190) |
| HSL | hsl(185, 49%, 50%) |
| HSV | hsv(185, 66%, 75%) |
| CMYK | cmyk(65.8%, 5.8%, 0%, 25.5%) |
| CIE-LAB | lab(67.34, -28.14, -15.02) |
| CIE-LCH | lch(67.34, 31.90, 208.09°) |
| OKLab | oklab(70.76% -0.0926 -0.0417) |
| OKLCH | oklch(70.76% 0.102 204.2) |
| XYZ | xyz(27.5903, 37.0787, 54.4080) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.91
Cadetblue
#5F9EA0
ΔE00 7.57
Lightseagreen
#20B2AA
ΔE00 7.80
Darkturquoise
#00CED1
ΔE00 8.14
Topaz
#13BBAF
ΔE00 9.38
Aqua Blue
#02D8E9
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B3BE #BE4C41
analogous
#41BE8B #41B3BE #4174BE
triadic
#41B3BE #BE41B3 #B3BE41
tetradic
#41B3BE #8B41BE #BE4C41 #74BE41
square
#41B3BE #8B41BE #BE4C41 #74BE41
split-complementary
#41B3BE #BE4174 #BE8B41
monochromatic
#225D63 #318890 #41B3BE #6FC5CE #9CD7DD
Accessibility & contrast
On white
2.50
#41B3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#41B3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B3BE
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B3BE | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b3be; /* rgb */ color: rgb(65, 179, 190); /* oklch */ color: oklch(70.8% 0.102 204.2);
Tailwind
colors: {
custom: {
50: '#85cad1',
500: '#41b3be',
950: '#000000',
},
}SCSS
$custom: #41b3be; $custom-light: #85cad1; $custom-dark: #000000;
JSON
{
"hex": "#41b3be",
"rgb": {
"r": 65,
"g": 179,
"b": 190
},
"hsl": {
"h": 185.28,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.70763,
"c": 0.10153,
"h": 204.2
},
"luminance": 0.37082
}Semantic roles & 50–950 ramp
primary
#41B3BE
secondary
#C99691
accent
#5B4FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282