#41BAC1#41BAC1
#41BAC1 is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.6% C 0.105 H 200.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #41BAC1 |
|---|---|
| RGB | rgb(65, 186, 193) |
| HSL | hsl(183, 51%, 51%) |
| HSV | hsv(183, 66%, 76%) |
| CMYK | cmyk(66.3%, 3.6%, 0%, 24.3%) |
| CIE-LAB | lab(69.53, -30.68, -13.37) |
| CIE-LCH | lch(69.53, 33.47, 203.55°) |
| OKLab | oklab(72.57% -0.0985 -0.0371) |
| OKLCH | oklch(72.57% 0.105 200.6) |
| XYZ | xyz(29.3603, 40.0886, 56.6323) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.84
Darkturquoise
#00CED1
ΔE00 5.79
Lightseagreen
#20B2AA
ΔE00 6.64
Mediumturquoise
#48D1CC
ΔE00 7.28
Topaz
#13BBAF
ΔE00 7.58
Aqua Blue
#02D8E9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BAC1 #C14841
analogous
#41C188 #41BAC1 #417AC1
triadic
#41BAC1 #C141BA #BAC141
tetradic
#41BAC1 #8841C1 #C14841 #7AC141
square
#41BAC1 #8841C1 #C14841 #7AC141
split-complementary
#41BAC1 #C1417A #C18841
monochromatic
#216266 #308F94 #41BAC1 #6FCBD0 #9DDCDF
Accessibility & contrast
On white
2.33
#41BAC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#41BAC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BAC1
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BAC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BAC1 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C2
Deuteranopia (green-blind)
#99A4C2
Tritanopia (blue-blind)
#00C1BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bac1; /* rgb */ color: rgb(65, 186, 193); /* oklch */ color: oklch(72.6% 0.105 200.6);
Tailwind
colors: {
custom: {
50: '#86cfd3',
500: '#41bac1',
950: '#000000',
},
}SCSS
$custom: #41bac1; $custom-light: #86cfd3; $custom-dark: #000000;
JSON
{
"hex": "#41bac1",
"rgb": {
"r": 65,
"g": 186,
"b": 193
},
"hsl": {
"h": 183.281,
"s": 50.794,
"l": 50.588
},
"oklch": {
"l": 0.7257,
"c": 0.10525,
"h": 200.6
},
"luminance": 0.40092
}Semantic roles & 50–950 ramp
primary
#41BAC1
secondary
#CB9692
accent
#554EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282