#41ABB7#41ABB7
#41ABB7 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.097 H 205.7°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABB7 |
|---|---|
| RGB | rgb(65, 171, 183) |
| HSL | hsl(186, 48%, 49%) |
| HSV | hsv(186, 64%, 72%) |
| CMYK | cmyk(64.5%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(64.70, -26.25, -15.12) |
| CIE-LCH | lch(64.70, 30.30, 209.95°) |
| OKLab | oklab(68.56% -0.0872 -0.0419) |
| OKLCH | oklch(68.56% 0.097 205.7) |
| XYZ | xyz(25.2865, 33.6658, 49.9561) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.05
Cadetblue
#5F9EA0
ΔE00 5.99
Lightseagreen
#20B2AA
ΔE00 8.50
Sea
#3C9992
ΔE00 9.50
Darkturquoise
#00CED1
ΔE00 10.38
Topaz
#13BBAF
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABB7 #B74D41
analogous
#41B788 #41ABB7 #4170B7
triadic
#41ABB7 #B741AB #ABB741
tetradic
#41ABB7 #8841B7 #B74D41 #70B741
square
#41ABB7 #8841B7 #B74D41 #70B741
split-complementary
#41ABB7 #B74170 #B78841
monochromatic
#21575D #31818A #41ABB7 #6BC1CA #98D4DA
Accessibility & contrast
On white
2.72
#41ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#41ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABB7
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABB7 | 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)
#9EA4B8
Deuteranopia (green-blind)
#8C97B7
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41abb7; /* rgb */ color: rgb(65, 171, 183); /* oklch */ color: oklch(68.6% 0.097 205.7);
Tailwind
colors: {
custom: {
50: '#84c4cc',
500: '#41abb7',
950: '#000000',
},
}SCSS
$custom: #41abb7; $custom-light: #84c4cc; $custom-dark: #000000;
JSON
{
"hex": "#41abb7",
"rgb": {
"r": 65,
"g": 171,
"b": 183
},
"hsl": {
"h": 186.102,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.68557,
"c": 0.09674,
"h": 205.7
},
"luminance": 0.33669
}Semantic roles & 50–950 ramp
primary
#41ABB7
secondary
#C6938E
accent
#5E51D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182