#41B1AA#41B1AA
#41B1AA is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.6% C 0.100 H 189.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #41B1AA |
|---|---|
| RGB | rgb(65, 177, 170) |
| HSL | hsl(176, 46%, 47%) |
| HSV | hsv(176, 63%, 69%) |
| CMYK | cmyk(63.3%, 0%, 4%, 30.6%) |
| CIE-LAB | lab(66.11, -32.91, -5.78) |
| CIE-LCH | lch(66.11, 33.41, 189.96°) |
| OKLab | oklab(69.57% -0.0992 -0.0162) |
| OKLCH | oklch(69.57% 0.1 189.3) |
| XYZ | xyz(25.1545, 35.4677, 43.5427) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.82
Topaz
#13BBAF
ΔE00 3.77
Tealish
#24BCA8
ΔE00 5.50
Turquoise (survey)
#06C2AC
ΔE00 6.94
Sea
#3C9992
ΔE00 7.28
Dull Teal
#5F9E8F
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B1AA #B14148
analogous
#41B172 #41B1AA #4180B1
triadic
#41B1AA #AA41B1 #B1AA41
tetradic
#41B1AA #7241B1 #B14148 #80B141
square
#41B1AA #7241B1 #B14148 #80B141
split-complementary
#41B1AA #B14180 #B17241
monochromatic
#205754 #31847F #41B1AA #68C7C1 #95D8D4
Accessibility & contrast
On white
2.59
#41B1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#41B1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B1AA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B1AA | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#969BAB
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41b1aa; /* rgb */ color: rgb(65, 177, 170); /* oklch */ color: oklch(69.6% 0.100 189.3);
Tailwind
colors: {
custom: {
50: '#83c9c3',
500: '#41b1aa',
950: '#000000',
},
}SCSS
$custom: #41b1aa; $custom-light: #83c9c3; $custom-dark: #000000;
JSON
{
"hex": "#41b1aa",
"rgb": {
"r": 65,
"g": 177,
"b": 170
},
"hsl": {
"h": 176.25,
"s": 46.281,
"l": 47.451
},
"oklch": {
"l": 0.69567,
"c": 0.10049,
"h": 189.3
},
"luminance": 0.3547
}Semantic roles & 50–950 ramp
primary
#41B1AA
secondary
#C38A8E
accent
#525AD6
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281