#41B1C0#41B1C0
#41B1C0 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.4% C 0.101 H 207.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #41B1C0 |
|---|---|
| RGB | rgb(65, 177, 192) |
| HSL | hsl(187, 50%, 50%) |
| HSV | hsv(187, 66%, 75%) |
| CMYK | cmyk(66.1%, 7.8%, 0%, 24.7%) |
| CIE-LAB | lab(66.80, -26.56, -16.94) |
| CIE-LCH | lch(66.80, 31.50, 212.53°) |
| OKLab | oklab(70.36% -0.0897 -0.047) |
| OKLCH | oklch(70.36% 0.101 207.7) |
| XYZ | xyz(27.4125, 36.3708, 55.4345) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.11
Cadetblue
#5F9EA0
ΔE00 7.66
Lightseagreen
#20B2AA
ΔE00 9.32
Darkturquoise
#00CED1
ΔE00 9.41
Aqua Blue
#02D8E9
ΔE00 10.15
Greyblue
#77A1B5
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B1C0 #C05041
analogous
#41C090 #41B1C0 #4171C0
triadic
#41B1C0 #C041B1 #B1C041
tetradic
#41B1C0 #9041C0 #C05041 #71C041
square
#41B1C0 #9041C0 #C05041 #71C041
split-complementary
#41B1C0 #C04171 #C09041
monochromatic
#225D65 #318793 #41B1C0 #6FC4CF #9DD7DE
Accessibility & contrast
On white
2.54
#41B1C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#41B1C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B1C0
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B1C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B1C0 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC1
Deuteranopia (green-blind)
#909DC0
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b1c0; /* rgb */ color: rgb(65, 177, 192); /* oklch */ color: oklch(70.4% 0.101 207.7);
Tailwind
colors: {
custom: {
50: '#85c8d3',
500: '#41b1c0',
950: '#000000',
},
}SCSS
$custom: #41b1c0; $custom-light: #85c8d3; $custom-dark: #000000;
JSON
{
"hex": "#41b1c0",
"rgb": {
"r": 65,
"g": 177,
"b": 192
},
"hsl": {
"h": 187.087,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.70355,
"c": 0.10125,
"h": 207.7
},
"luminance": 0.36374
}Semantic roles & 50–950 ramp
primary
#41B1C0
secondary
#CB9992
accent
#5F4EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282