#41BAC8#41BAC8
#41BAC8 is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.8% C 0.106 H 206.1°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #41BAC8 |
|---|---|
| RGB | rgb(65, 186, 200) |
| HSL | hsl(186, 55%, 52%) |
| HSV | hsv(186, 68%, 78%) |
| CMYK | cmyk(67.5%, 7%, 0%, 21.6%) |
| CIE-LAB | lab(69.76, -28.62, -16.87) |
| CIE-LCH | lch(69.76, 33.22, 210.52°) |
| OKLab | oklab(72.83% -0.0956 -0.0468) |
| OKLCH | oklch(72.83% 0.106 206.1) |
| XYZ | xyz(30.1597, 40.4084, 60.8425) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.38
Darkturquoise
#00CED1
ΔE00 7.18
Aqua Blue
#02D8E9
ΔE00 7.68
Mediumturquoise
#48D1CC
ΔE00 9.07
Lightseagreen
#20B2AA
ΔE00 9.10
Cadetblue
#5F9EA0
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BAC8 #C84F41
analogous
#41C892 #41BAC8 #4177C8
triadic
#41BAC8 #C841BA #BAC841
tetradic
#41BAC8 #9241C8 #C84F41 #77C841
square
#41BAC8 #9241C8 #C84F41 #77C841
split-complementary
#41BAC8 #C84177 #C89241
monochromatic
#20666F #2E929E #41BAC8 #70CBD6 #A0DCE3
Accessibility & contrast
On white
2.31
#41BAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#41BAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BAC8
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BAC8 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB3C9
Deuteranopia (green-blind)
#97A4C8
Tritanopia (blue-blind)
#00C2BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bac8; /* rgb */ color: rgb(65, 186, 200); /* oklch */ color: oklch(72.8% 0.106 206.1);
Tailwind
colors: {
custom: {
50: '#87cfd8',
500: '#41bac8',
950: '#000000',
},
}SCSS
$custom: #41bac8; $custom-light: #87cfd8; $custom-dark: #000000;
JSON
{
"hex": "#41bac8",
"rgb": {
"r": 65,
"g": 186,
"b": 200
},
"hsl": {
"h": 186.222,
"s": 55.102,
"l": 51.961
},
"oklch": {
"l": 0.72829,
"c": 0.10642,
"h": 206.1
},
"luminance": 0.40412
}Semantic roles & 50–950 ramp
primary
#41BAC8
secondary
#D09B95
accent
#5949DE
background
#F8FCFD
surface
#F0F9FA
border
#CBD2D3
text
#0D1414
muted
#7D8283