#41B0AA#41B0AA
#41B0AA is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.3% C 0.100 H 190.1°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #41B0AA |
|---|---|
| RGB | rgb(65, 176, 170) |
| HSL | hsl(177, 46%, 47%) |
| HSV | hsv(177, 63%, 69%) |
| CMYK | cmyk(63.1%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(65.81, -32.43, -6.23) |
| CIE-LCH | lch(65.81, 33.03, 190.87°) |
| OKLab | oklab(69.32% -0.0981 -0.0174) |
| OKLCH | oklch(69.32% 0.1 190.1) |
| XYZ | xyz(24.9578, 35.0741, 43.4771) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.02
Topaz
#13BBAF
ΔE00 4.17
Tealish
#24BCA8
ΔE00 5.95
Sea
#3C9992
ΔE00 7.04
Turquoise (survey)
#06C2AC
ΔE00 7.39
Cadetblue
#5F9EA0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B0AA #B04147
analogous
#41B073 #41B0AA #417EB0
triadic
#41B0AA #AA41B0 #B0AA41
tetradic
#41B0AA #7341B0 #B04147 #7EB041
square
#41B0AA #7341B0 #B04147 #7EB041
split-complementary
#41B0AA #B0417E #B07341
monochromatic
#205754 #30837F #41B0AA #67C7C2 #94D7D4
Accessibility & contrast
On white
2.62
#41B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#41B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B0AA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B0AA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#959BAB
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41b0aa; /* rgb */ color: rgb(65, 176, 170); /* oklch */ color: oklch(69.3% 0.100 190.1);
Tailwind
colors: {
custom: {
50: '#83c8c3',
500: '#41b0aa',
950: '#000000',
},
}SCSS
$custom: #41b0aa; $custom-light: #83c8c3; $custom-dark: #000000;
JSON
{
"hex": "#41b0aa",
"rgb": {
"r": 65,
"g": 176,
"b": 170
},
"hsl": {
"h": 176.757,
"s": 46.058,
"l": 47.255
},
"oklch": {
"l": 0.69319,
"c": 0.09965,
"h": 190.1
},
"luminance": 0.35077
}Semantic roles & 50–950 ramp
primary
#41B0AA
secondary
#C38A8D
accent
#5259D6
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281