#41B9A9#41B9A9
#41B9A9 is a light, moderate teal. Relative luminance 0.387; OKLCH L 71.5% C 0.108 H 182.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #41B9A9 |
|---|---|
| RGB | rgb(65, 185, 169) |
| HSL | hsl(172, 48%, 49%) |
| HSV | hsv(172, 65%, 73%) |
| CMYK | cmyk(64.9%, 0%, 8.6%, 27.5%) |
| CIE-LAB | lab(68.52, -36.91, -1.67) |
| CIE-LCH | lch(68.52, 36.95, 182.60°) |
| OKLab | oklab(71.52% -0.1081 -0.0051) |
| OKLCH | oklch(71.52% 0.108 182.7) |
| XYZ | xyz(26.6870, 38.6834, 43.5886) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.05
Topaz
#13BBAF
ΔE00 2.45
Turquoise (survey)
#06C2AC
ΔE00 3.49
Lightseagreen
#20B2AA
ΔE00 3.71
Greeny Blue
#42B395
ΔE00 5.18
Mediumturquoise
#48D1CC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B9A9 #B94151
analogous
#41B96D #41B9A9 #418DB9
triadic
#41B9A9 #A941B9 #B9A941
tetradic
#41B9A9 #6D41B9 #B94151 #8DB941
square
#41B9A9 #6D41B9 #B94151 #8DB941
split-complementary
#41B9A9 #B9418D #B96D41
monochromatic
#215E56 #318C80 #41B9A9 #6CCBBF #99DBD2
Accessibility & contrast
On white
2.40
#41B9A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#41B9A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B9A9
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B9A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B9A9 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA8
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#00BDB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #41b9a9; /* rgb */ color: rgb(65, 185, 169); /* oklch */ color: oklch(71.5% 0.108 182.7);
Tailwind
colors: {
custom: {
50: '#84cec2',
500: '#41b9a9',
950: '#000000',
},
}SCSS
$custom: #41b9a9; $custom-light: #84cec2; $custom-dark: #000000;
JSON
{
"hex": "#41b9a9",
"rgb": {
"r": 65,
"g": 185,
"b": 169
},
"hsl": {
"h": 172,
"s": 48,
"l": 49.02
},
"oklch": {
"l": 0.71515,
"c": 0.10818,
"h": 182.7
},
"luminance": 0.38686
}Semantic roles & 50–950 ramp
primary
#41B9A9
secondary
#C78F96
accent
#5062D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281