#41ABB4#41ABB4
#41ABB4 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.096 H 203.1°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABB4 |
|---|---|
| RGB | rgb(65, 171, 180) |
| HSL | hsl(185, 47%, 48%) |
| HSV | hsv(185, 64%, 71%) |
| CMYK | cmyk(63.9%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(64.60, -27.14, -13.60) |
| CIE-LCH | lch(64.60, 30.36, 206.62°) |
| OKLab | oklab(68.44% -0.0884 -0.0377) |
| OKLCH | oklch(68.44% 0.096 203.1) |
| XYZ | xyz(24.9776, 33.5422, 48.3291) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.76
Cadetblue
#5F9EA0
ΔE00 5.61
Lightseagreen
#20B2AA
ΔE00 7.38
Sea
#3C9992
ΔE00 8.59
Topaz
#13BBAF
ΔE00 9.52
Darkturquoise
#00CED1
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABB4 #B44A41
analogous
#41B484 #41ABB4 #4171B4
triadic
#41ABB4 #B441AB #ABB441
tetradic
#41ABB4 #8441B4 #B44A41 #71B441
square
#41ABB4 #8441B4 #B44A41 #71B441
split-complementary
#41ABB4 #B44171 #B48441
monochromatic
#21565A #318087 #41ABB4 #69C1C9 #96D4D9
Accessibility & contrast
On white
2.72
#41ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#41ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABB4
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABB4 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#8D97B4
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41abb4; /* rgb */ color: rgb(65, 171, 180); /* oklch */ color: oklch(68.4% 0.096 203.1);
Tailwind
colors: {
custom: {
50: '#83c4ca',
500: '#41abb4',
950: '#000000',
},
}SCSS
$custom: #41abb4; $custom-light: #83c4ca; $custom-dark: #000000;
JSON
{
"hex": "#41abb4",
"rgb": {
"r": 65,
"g": 171,
"b": 180
},
"hsl": {
"h": 184.696,
"s": 46.939,
"l": 48.039
},
"oklch": {
"l": 0.68444,
"c": 0.09615,
"h": 203.1
},
"luminance": 0.33545
}Semantic roles & 50–950 ramp
primary
#41ABB4
secondary
#C5908C
accent
#5C51D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182