#41B2AB#41B2AB
#41B2AB is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.101 H 189.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2AB |
|---|---|
| RGB | rgb(65, 178, 171) |
| HSL | hsl(176, 47%, 48%) |
| HSV | hsv(176, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(66.45, -33.11, -5.84) |
| CIE-LCH | lch(66.45, 33.62, 190.00°) |
| OKLab | oklab(69.85% -0.0998 -0.0163) |
| OKLCH | oklch(69.85% 0.101 189.3) |
| XYZ | xyz(25.4477, 35.9021, 44.1088) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.80
Topaz
#13BBAF
ΔE00 3.58
Tealish
#24BCA8
ΔE00 5.37
Turquoise (survey)
#06C2AC
ΔE00 6.77
Sea
#3C9992
ΔE00 7.57
Dull Teal
#5F9E8F
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2AB #B24148
analogous
#41B272 #41B2AB #4181B2
triadic
#41B2AB #AB41B2 #B2AB41
tetradic
#41B2AB #7241B2 #B24148 #81B241
square
#41B2AB #7241B2 #B24148 #81B241
split-complementary
#41B2AB #B24181 #B27241
monochromatic
#205855 #318580 #41B2AB #68C8C2 #95D8D4
Accessibility & contrast
On white
2.57
#41B2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#41B2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2AB
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2AB | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#979CAC
Tritanopia (blue-blind)
#00B6B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b2ab; /* rgb */ color: rgb(65, 178, 171); /* oklch */ color: oklch(69.8% 0.101 189.3);
Tailwind
colors: {
custom: {
50: '#83c9c4',
500: '#41b2ab',
950: '#000000',
},
}SCSS
$custom: #41b2ab; $custom-light: #83c9c4; $custom-dark: #000000;
JSON
{
"hex": "#41b2ab",
"rgb": {
"r": 65,
"g": 178,
"b": 171
},
"hsl": {
"h": 176.283,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69847,
"c": 0.10112,
"h": 189.3
},
"luminance": 0.35905
}Semantic roles & 50–950 ramp
primary
#41B2AB
secondary
#C48B8E
accent
#525AD6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281