#41ABB0#41ABB0
#41ABB0 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.3% C 0.096 H 199.6°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABB0 |
|---|---|
| RGB | rgb(65, 171, 176) |
| HSL | hsl(183, 46%, 47%) |
| HSV | hsv(183, 63%, 69%) |
| CMYK | cmyk(63.1%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(64.47, -28.31, -11.56) |
| CIE-LCH | lch(64.47, 30.58, 202.22°) |
| OKLab | oklab(68.3% -0.0902 -0.032) |
| OKLCH | oklch(68.3% 0.096 199.6) |
| XYZ | xyz(24.5760, 33.3816, 46.2140) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.01
Cadetblue
#5F9EA0
ΔE00 5.42
Lightseagreen
#20B2AA
ΔE00 5.90
Sea
#3C9992
ΔE00 7.48
Topaz
#13BBAF
ΔE00 8.16
Blue Green
#0F9B8E
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABB0 #B04641
analogous
#41B07E #41ABB0 #4173B0
triadic
#41ABB0 #B041AB #ABB041
tetradic
#41ABB0 #7E41B0 #B04641 #73B041
square
#41ABB0 #7E41B0 #B04641 #73B041
split-complementary
#41ABB0 #B04173 #B07E41
monochromatic
#205457 #308083 #41ABB0 #67C3C7 #94D4D7
Accessibility & contrast
On white
2.74
#41ABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#41ABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABB0
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABB0 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 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)
#9FA4B1
Deuteranopia (green-blind)
#8E97B1
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #41abb0; /* rgb */ color: rgb(65, 171, 176); /* oklch */ color: oklch(68.3% 0.096 199.6);
Tailwind
colors: {
custom: {
50: '#83c4c7',
500: '#41abb0',
950: '#000000',
},
}SCSS
$custom: #41abb0; $custom-light: #83c4c7; $custom-dark: #000000;
JSON
{
"hex": "#41abb0",
"rgb": {
"r": 65,
"g": 171,
"b": 176
},
"hsl": {
"h": 182.703,
"s": 46.058,
"l": 47.255
},
"oklch": {
"l": 0.68298,
"c": 0.09569,
"h": 199.6
},
"luminance": 0.33384
}Semantic roles & 50–950 ramp
primary
#41ABB0
secondary
#C38C8A
accent
#5852D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182