#41ABB3#41ABB3
#41ABB3 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.096 H 202.2°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABB3 |
|---|---|
| RGB | rgb(65, 171, 179) |
| HSL | hsl(184, 47%, 48%) |
| HSV | hsv(184, 64%, 70%) |
| CMYK | cmyk(63.7%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(64.56, -27.43, -13.09) |
| CIE-LCH | lch(64.56, 30.40, 205.51°) |
| OKLab | oklab(68.41% -0.0889 -0.0363) |
| OKLCH | oklch(68.41% 0.096 202.2) |
| XYZ | xyz(24.8761, 33.5016, 47.7945) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.04
Cadetblue
#5F9EA0
ΔE00 5.53
Lightseagreen
#20B2AA
ΔE00 7.01
Sea
#3C9992
ΔE00 8.30
Topaz
#13BBAF
ΔE00 9.17
Darkturquoise
#00CED1
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABB3 #B34941
analogous
#41B382 #41ABB3 #4172B3
triadic
#41ABB3 #B341AB #ABB341
tetradic
#41ABB3 #8241B3 #B34941 #72B341
square
#41ABB3 #8241B3 #B34941 #72B341
split-complementary
#41ABB3 #B34172 #B38241
monochromatic
#205559 #318086 #41ABB3 #69C2C8 #96D4D9
Accessibility & contrast
On white
2.73
#41ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#41ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABB3
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABB3 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B4
Deuteranopia (green-blind)
#8D97B4
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41abb3; /* rgb */ color: rgb(65, 171, 179); /* oklch */ color: oklch(68.4% 0.096 202.2);
Tailwind
colors: {
custom: {
50: '#83c4c9',
500: '#41abb3',
950: '#000000',
},
}SCSS
$custom: #41abb3; $custom-light: #83c4c9; $custom-dark: #000000;
JSON
{
"hex": "#41abb3",
"rgb": {
"r": 65,
"g": 171,
"b": 179
},
"hsl": {
"h": 184.211,
"s": 46.721,
"l": 47.843
},
"oklch": {
"l": 0.68407,
"c": 0.096,
"h": 202.2
},
"luminance": 0.33504
}Semantic roles & 50–950 ramp
primary
#41ABB3
secondary
#C48F8B
accent
#5B51D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182