#41ABB2#41ABB2
#41ABB2 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.096 H 201.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABB2 |
|---|---|
| RGB | rgb(65, 171, 178) |
| HSL | hsl(184, 47%, 48%) |
| HSV | hsv(184, 63%, 70%) |
| CMYK | cmyk(63.5%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.53, -27.73, -12.58) |
| CIE-LCH | lch(64.53, 30.45, 204.41°) |
| OKLab | oklab(68.37% -0.0893 -0.0349) |
| OKLCH | oklch(68.37% 0.096 201.3) |
| XYZ | xyz(24.7753, 33.4613, 47.2638) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.35
Cadetblue
#5F9EA0
ΔE00 5.47
Lightseagreen
#20B2AA
ΔE00 6.64
Sea
#3C9992
ΔE00 8.02
Topaz
#13BBAF
ΔE00 8.83
Darkturquoise
#00CED1
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABB2 #B24841
analogous
#41B281 #41ABB2 #4172B2
triadic
#41ABB2 #B241AB #ABB241
tetradic
#41ABB2 #8141B2 #B24841 #72B241
square
#41ABB2 #8141B2 #B24841 #72B241
split-complementary
#41ABB2 #B24172 #B28141
monochromatic
#205558 #318085 #41ABB2 #68C2C8 #95D4D8
Accessibility & contrast
On white
2.73
#41ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#41ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABB2
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABB2 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#8D97B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #41abb2; /* rgb */ color: rgb(65, 171, 178); /* oklch */ color: oklch(68.4% 0.096 201.3);
Tailwind
colors: {
custom: {
50: '#83c4c9',
500: '#41abb2',
950: '#000000',
},
}SCSS
$custom: #41abb2; $custom-light: #83c4c9; $custom-dark: #000000;
JSON
{
"hex": "#41abb2",
"rgb": {
"r": 65,
"g": 171,
"b": 178
},
"hsl": {
"h": 183.717,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.68371,
"c": 0.09587,
"h": 201.3
},
"luminance": 0.33464
}Semantic roles & 50–950 ramp
primary
#41ABB2
secondary
#C48E8B
accent
#5A52D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182