#41ABB6#41ABB6
#41ABB6 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.097 H 204.8°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABB6 |
|---|---|
| RGB | rgb(65, 171, 182) |
| HSL | hsl(186, 47%, 48%) |
| HSV | hsv(186, 64%, 71%) |
| CMYK | cmyk(64.3%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(64.66, -26.55, -14.62) |
| CIE-LCH | lch(64.66, 30.31, 208.84°) |
| OKLab | oklab(68.52% -0.0876 -0.0405) |
| OKLCH | oklch(68.52% 0.097 204.8) |
| XYZ | xyz(25.1828, 33.6243, 49.4099) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.26
Cadetblue
#5F9EA0
ΔE00 5.84
Lightseagreen
#20B2AA
ΔE00 8.13
Sea
#3C9992
ΔE00 9.20
Topaz
#13BBAF
ΔE00 10.22
Darkturquoise
#00CED1
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABB6 #B64C41
analogous
#41B686 #41ABB6 #4170B6
triadic
#41ABB6 #B641AB #ABB641
tetradic
#41ABB6 #8641B6 #B64C41 #70B641
square
#41ABB6 #8641B6 #B64C41 #70B641
split-complementary
#41ABB6 #B64170 #B68641
monochromatic
#21565C #318189 #41ABB6 #6AC1CA #97D4DA
Accessibility & contrast
On white
2.72
#41ABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#41ABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABB6
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABB6 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B7
Deuteranopia (green-blind)
#8C97B6
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41abb6; /* rgb */ color: rgb(65, 171, 182); /* oklch */ color: oklch(68.5% 0.097 204.8);
Tailwind
colors: {
custom: {
50: '#84c4cb',
500: '#41abb6',
950: '#000000',
},
}SCSS
$custom: #41abb6; $custom-light: #84c4cb; $custom-dark: #000000;
JSON
{
"hex": "#41abb6",
"rgb": {
"r": 65,
"g": 171,
"b": 182
},
"hsl": {
"h": 185.641,
"s": 47.368,
"l": 48.431
},
"oklch": {
"l": 0.68519,
"c": 0.09653,
"h": 204.8
},
"luminance": 0.33627
}Semantic roles & 50–950 ramp
primary
#41ABB6
secondary
#C6928D
accent
#5D51D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182