#41B0A1#41B0A1
#41B0A1 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.0% C 0.102 H 182.7°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #41B0A1 |
|---|---|
| RGB | rgb(65, 176, 161) |
| HSL | hsl(172, 46%, 47%) |
| HSV | hsv(172, 63%, 69%) |
| CMYK | cmyk(63.1%, 0%, 8.5%, 31%) |
| CIE-LAB | lab(65.55, -34.88, -1.61) |
| CIE-LCH | lch(65.55, 34.92, 182.64°) |
| OKLab | oklab(69.03% -0.1022 -0.0049) |
| OKLCH | oklch(69.03% 0.102 182.7) |
| XYZ | xyz(24.1354, 34.7451, 39.1458) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.13
Tealish
#24BCA8
ΔE00 3.84
Topaz
#13BBAF
ΔE00 3.84
Greeny Blue
#42B395
ΔE00 5.00
Turquoise (survey)
#06C2AC
ΔE00 5.54
Dull Teal
#5F9E8F
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B0A1 #B04150
analogous
#41B06A #41B0A1 #4188B0
triadic
#41B0A1 #A141B0 #B0A141
tetradic
#41B0A1 #6A41B0 #B04150 #88B041
square
#41B0A1 #6A41B0 #B04150 #88B041
split-complementary
#41B0A1 #B04188 #B06A41
monochromatic
#20574F #308378 #41B0A1 #67C7BA #94D7CE
Accessibility & contrast
On white
2.64
#41B0A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#41B0A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B0A1
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B0A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B0A1 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A0
Deuteranopia (green-blind)
#989AA2
Tritanopia (blue-blind)
#00B3AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #41b0a1; /* rgb */ color: rgb(65, 176, 161); /* oklch */ color: oklch(69.0% 0.102 182.7);
Tailwind
colors: {
custom: {
50: '#83c8bc',
500: '#41b0a1',
950: '#000000',
},
}SCSS
$custom: #41b0a1; $custom-light: #83c8bc; $custom-dark: #000000;
JSON
{
"hex": "#41b0a1",
"rgb": {
"r": 65,
"g": 176,
"b": 161
},
"hsl": {
"h": 171.892,
"s": 46.058,
"l": 47.255
},
"oklch": {
"l": 0.69026,
"c": 0.10232,
"h": 182.7
},
"luminance": 0.34748
}Semantic roles & 50–950 ramp
primary
#41B0A1
secondary
#C38A92
accent
#5264D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281