#41B9AB#41B9AB
#41B9AB is a light, moderate teal. Relative luminance 0.388; OKLCH L 71.6% C 0.107 H 184.2°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #41B9AB |
|---|---|
| RGB | rgb(65, 185, 171) |
| HSL | hsl(173, 48%, 49%) |
| HSV | hsv(173, 65%, 73%) |
| CMYK | cmyk(64.9%, 0%, 7.6%, 27.5%) |
| CIE-LAB | lab(68.58, -36.37, -2.69) |
| CIE-LCH | lch(68.58, 36.47, 184.24°) |
| OKLab | oklab(71.58% -0.1071 -0.0079) |
| OKLCH | oklch(71.58% 0.107 184.2) |
| XYZ | xyz(26.8762, 38.7591, 44.5850) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.10
Tealish
#24BCA8
ΔE00 2.54
Lightseagreen
#20B2AA
ΔE00 3.23
Turquoise (survey)
#06C2AC
ΔE00 3.88
Greeny Blue
#42B395
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B9AB #B9414F
analogous
#41B96F #41B9AB #418BB9
triadic
#41B9AB #AB41B9 #B9AB41
tetradic
#41B9AB #6F41B9 #B9414F #8BB941
square
#41B9AB #6F41B9 #B9414F #8BB941
split-complementary
#41B9AB #B9418B #B96F41
monochromatic
#215E57 #318C81 #41B9AB #6CCBC0 #99DBD4
Accessibility & contrast
On white
2.40
#41B9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#41B9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B9AB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B9AB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAB
Deuteranopia (green-blind)
#9EA2AC
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #41b9ab; /* rgb */ color: rgb(65, 185, 171); /* oklch */ color: oklch(71.6% 0.107 184.2);
Tailwind
colors: {
custom: {
50: '#84cec3',
500: '#41b9ab',
950: '#000000',
},
}SCSS
$custom: #41b9ab; $custom-light: #84cec3; $custom-dark: #000000;
JSON
{
"hex": "#41b9ab",
"rgb": {
"r": 65,
"g": 185,
"b": 171
},
"hsl": {
"h": 173,
"s": 48,
"l": 49.02
},
"oklch": {
"l": 0.71578,
"c": 0.10744,
"h": 184.2
},
"luminance": 0.38762
}Semantic roles & 50–950 ramp
primary
#41B9AB
secondary
#C78F95
accent
#5060D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281