#41BAC0#41BAC0
#41BAC0 is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.5% C 0.105 H 199.8°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #41BAC0 |
|---|---|
| RGB | rgb(65, 186, 192) |
| HSL | hsl(183, 50%, 50%) |
| HSV | hsv(183, 66%, 75%) |
| CMYK | cmyk(66.1%, 3.1%, 0%, 24.7%) |
| CIE-LAB | lab(69.50, -30.97, -12.87) |
| CIE-LCH | lch(69.50, 33.54, 202.57°) |
| OKLab | oklab(72.53% -0.0989 -0.0357) |
| OKLCH | oklch(72.53% 0.105 199.8) |
| XYZ | xyz(29.2491, 40.0441, 56.0467) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.13
Darkturquoise
#00CED1
ΔE00 5.67
Lightseagreen
#20B2AA
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 7.07
Topaz
#13BBAF
ΔE00 7.20
Aqua Blue
#02D8E9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BAC0 #C04741
analogous
#41C087 #41BAC0 #417AC0
triadic
#41BAC0 #C041BA #BAC041
tetradic
#41BAC0 #8741C0 #C04741 #7AC041
square
#41BAC0 #8741C0 #C04741 #7AC041
split-complementary
#41BAC0 #C0417A #C08741
monochromatic
#226265 #318E93 #41BAC0 #6FCBCF #9DDBDE
Accessibility & contrast
On white
2.33
#41BAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#41BAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BAC0
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BAC0 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C1
Deuteranopia (green-blind)
#9AA4C1
Tritanopia (blue-blind)
#00C1BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bac0; /* rgb */ color: rgb(65, 186, 192); /* oklch */ color: oklch(72.5% 0.105 199.8);
Tailwind
colors: {
custom: {
50: '#86cfd3',
500: '#41bac0',
950: '#000000',
},
}SCSS
$custom: #41bac0; $custom-light: #86cfd3; $custom-dark: #000000;
JSON
{
"hex": "#41bac0",
"rgb": {
"r": 65,
"g": 186,
"b": 192
},
"hsl": {
"h": 182.835,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.72534,
"c": 0.10517,
"h": 199.8
},
"luminance": 0.40047
}Semantic roles & 50–950 ramp
primary
#41BAC0
secondary
#CB9592
accent
#554EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282