#41ABB1#41ABB1
#41ABB1 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.3% C 0.096 H 200.4°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABB1 |
|---|---|
| RGB | rgb(65, 171, 177) |
| HSL | hsl(183, 46%, 47%) |
| HSV | hsv(183, 63%, 69%) |
| CMYK | cmyk(63.3%, 3.4%, 0%, 30.6%) |
| CIE-LAB | lab(64.50, -28.02, -12.07) |
| CIE-LCH | lch(64.50, 30.51, 203.31°) |
| OKLab | oklab(68.33% -0.0897 -0.0334) |
| OKLCH | oklch(68.33% 0.096 200.4) |
| XYZ | xyz(24.6753, 33.4213, 46.7370) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.67
Cadetblue
#5F9EA0
ΔE00 5.43
Lightseagreen
#20B2AA
ΔE00 6.27
Sea
#3C9992
ΔE00 7.74
Topaz
#13BBAF
ΔE00 8.49
Darkturquoise
#00CED1
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABB1 #B14741
analogous
#41B17F #41ABB1 #4173B1
triadic
#41ABB1 #B141AB #ABB141
tetradic
#41ABB1 #7F41B1 #B14741 #73B141
square
#41ABB1 #7F41B1 #B14741 #73B141
split-complementary
#41ABB1 #B14173 #B17F41
monochromatic
#205557 #318084 #41ABB1 #68C2C7 #95D4D8
Accessibility & contrast
On white
2.73
#41ABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#41ABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABB1
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABB1 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B2
Deuteranopia (green-blind)
#8E97B2
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #41abb1; /* rgb */ color: rgb(65, 171, 177); /* oklch */ color: oklch(68.3% 0.096 200.4);
Tailwind
colors: {
custom: {
50: '#83c4c8',
500: '#41abb1',
950: '#000000',
},
}SCSS
$custom: #41abb1; $custom-light: #83c4c8; $custom-dark: #000000;
JSON
{
"hex": "#41abb1",
"rgb": {
"r": 65,
"g": 171,
"b": 177
},
"hsl": {
"h": 183.214,
"s": 46.281,
"l": 47.451
},
"oklch": {
"l": 0.68334,
"c": 0.09577,
"h": 200.4
},
"luminance": 0.33424
}Semantic roles & 50–950 ramp
primary
#41ABB1
secondary
#C38D8A
accent
#5952D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182