#41B4AC#41B4AC
#41B4AC is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.4% C 0.103 H 188.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4AC |
|---|---|
| RGB | rgb(65, 180, 172) |
| HSL | hsl(176, 47%, 48%) |
| HSV | hsv(176, 64%, 71%) |
| CMYK | cmyk(63.9%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(67.08, -33.77, -5.45) |
| CIE-LCH | lch(67.08, 34.21, 189.16°) |
| OKLab | oklab(70.37% -0.1014 -0.0153) |
| OKLCH | oklch(70.37% 0.103 188.6) |
| XYZ | xyz(25.9443, 36.7421, 44.7463) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.81
Topaz
#13BBAF
ΔE00 3.04
Tealish
#24BCA8
ΔE00 4.81
Turquoise (survey)
#06C2AC
ΔE00 6.17
Greeny Blue
#42B395
ΔE00 7.68
Mediumturquoise
#48D1CC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4AC #B44149
analogous
#41B472 #41B4AC #4182B4
triadic
#41B4AC #AC41B4 #B4AC41
tetradic
#41B4AC #7241B4 #B44149 #82B441
square
#41B4AC #7241B4 #B44149 #82B441
split-complementary
#41B4AC #B44182 #B47241
monochromatic
#215A56 #318781 #41B4AC #69C9C2 #96D9D5
Accessibility & contrast
On white
2.52
#41B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#41B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4AC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4AC | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAC
Deuteranopia (green-blind)
#999EAD
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b4ac; /* rgb */ color: rgb(65, 180, 172); /* oklch */ color: oklch(70.4% 0.103 188.6);
Tailwind
colors: {
custom: {
50: '#84cbc4',
500: '#41b4ac',
950: '#000000',
},
}SCSS
$custom: #41b4ac; $custom-light: #84cbc4; $custom-dark: #000000;
JSON
{
"hex": "#41b4ac",
"rgb": {
"r": 65,
"g": 180,
"b": 172
},
"hsl": {
"h": 175.826,
"s": 46.939,
"l": 48.039
},
"oklch": {
"l": 0.70374,
"c": 0.1026,
"h": 188.6
},
"luminance": 0.36745
}Semantic roles & 50–950 ramp
primary
#41B4AC
secondary
#C58C90
accent
#515BD7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281