#41B9A8#41B9A8
#41B9A8 is a light, moderate teal. Relative luminance 0.386; OKLCH L 71.5% C 0.109 H 182.0°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #41B9A8 |
|---|---|
| RGB | rgb(65, 185, 168) |
| HSL | hsl(172, 48%, 49%) |
| HSV | hsv(172, 65%, 73%) |
| CMYK | cmyk(64.9%, 0%, 9.2%, 27.5%) |
| CIE-LAB | lab(68.49, -37.17, -1.16) |
| CIE-LCH | lch(68.49, 37.19, 181.79°) |
| OKLab | oklab(71.48% -0.1085 -0.0037) |
| OKLCH | oklch(71.48% 0.109 182) |
| XYZ | xyz(26.5935, 38.6460, 43.0961) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.87
Topaz
#13BBAF
ΔE00 2.68
Turquoise (survey)
#06C2AC
ΔE00 3.34
Lightseagreen
#20B2AA
ΔE00 3.98
Greeny Blue
#42B395
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B9A8 #B94152
analogous
#41B96C #41B9A8 #418EB9
triadic
#41B9A8 #A841B9 #B9A841
tetradic
#41B9A8 #6C41B9 #B94152 #8EB941
square
#41B9A8 #6C41B9 #B94152 #8EB941
split-complementary
#41B9A8 #B9418E #B96C41
monochromatic
#215E56 #318C7F #41B9A8 #6CCBBE #99DBD2
Accessibility & contrast
On white
2.41
#41B9A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#41B9A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B9A8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B9A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B9A8 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA7
Deuteranopia (green-blind)
#9FA2AA
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #41b9a8; /* rgb */ color: rgb(65, 185, 168); /* oklch */ color: oklch(71.5% 0.109 182.0);
Tailwind
colors: {
custom: {
50: '#84cec1',
500: '#41b9a8',
950: '#000000',
},
}SCSS
$custom: #41b9a8; $custom-light: #84cec1; $custom-dark: #000000;
JSON
{
"hex": "#41b9a8",
"rgb": {
"r": 65,
"g": 185,
"b": 168
},
"hsl": {
"h": 171.5,
"s": 48,
"l": 49.02
},
"oklch": {
"l": 0.71484,
"c": 0.10858,
"h": 182
},
"luminance": 0.38649
}Semantic roles & 50–950 ramp
primary
#41B9A8
secondary
#C78F97
accent
#5063D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281