#41BCC0#41BCC0
#41BCC0 is a light, moderate teal. Relative luminance 0.409; OKLCH L 73.0% C 0.106 H 198.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCC0 |
|---|---|
| RGB | rgb(65, 188, 192) |
| HSL | hsl(182, 50%, 50%) |
| HSV | hsv(182, 66%, 75%) |
| CMYK | cmyk(66.1%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(70.10, -31.93, -11.97) |
| CIE-LCH | lch(70.10, 34.10, 200.55°) |
| OKLab | oklab(73.02% -0.101 -0.0332) |
| OKLCH | oklch(73.02% 0.106 198.2) |
| XYZ | xyz(29.6734, 40.8927, 56.1882) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.99
Lightseagreen
#20B2AA
ΔE00 5.86
Turquoise Blue
#06B1C4
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.21
Topaz
#13BBAF
ΔE00 6.46
Aqua Blue
#02D8E9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCC0 #C04541
analogous
#41C085 #41BCC0 #417CC0
triadic
#41BCC0 #C041BC #BCC041
tetradic
#41BCC0 #8541C0 #C04541 #7CC041
square
#41BCC0 #8541C0 #C04541 #7CC041
split-complementary
#41BCC0 #C0417C #C08541
monochromatic
#226365 #319093 #41BCC0 #6FCCCF #9DDCDE
Accessibility & contrast
On white
2.29
#41BCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#41BCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCC0
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCC0 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB4C0
Deuteranopia (green-blind)
#9CA5C1
Tritanopia (blue-blind)
#00C2BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #41bcc0; /* rgb */ color: rgb(65, 188, 192); /* oklch */ color: oklch(73.0% 0.106 198.2);
Tailwind
colors: {
custom: {
50: '#86d0d3',
500: '#41bcc0',
950: '#000000',
},
}SCSS
$custom: #41bcc0; $custom-light: #86d0d3; $custom-dark: #000000;
JSON
{
"hex": "#41bcc0",
"rgb": {
"r": 65,
"g": 188,
"b": 192
},
"hsl": {
"h": 181.89,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.73019,
"c": 0.1063,
"h": 198.2
},
"luminance": 0.40896
}Semantic roles & 50–950 ramp
primary
#41BCC0
secondary
#CB9492
accent
#524EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282