#41B9BA#41B9BA
#41B9BA is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.1% C 0.104 H 195.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #41B9BA |
|---|---|
| RGB | rgb(65, 185, 186) |
| HSL | hsl(180, 48%, 49%) |
| HSV | hsv(180, 65%, 73%) |
| CMYK | cmyk(65.1%, 0.5%, 0%, 27.1%) |
| CIE-LAB | lab(69.01, -32.22, -10.30) |
| CIE-LCH | lch(69.01, 33.82, 197.73°) |
| OKLab | oklab(72.08% -0.1005 -0.0286) |
| OKLCH | oklch(72.08% 0.104 195.9) |
| XYZ | xyz(28.3879, 39.3638, 52.5467) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.53
Topaz
#13BBAF
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 6.48
Turquoise Blue
#06B1C4
ΔE00 6.63
Tealish
#24BCA8
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B9BA #BA4241
analogous
#41BA7F #41B9BA #417DBA
triadic
#41B9BA #BA41B9 #B9BA41
tetradic
#41B9BA #7F41BA #BA4241 #7DBA41
square
#41B9BA #7F41BA #BA4241 #7DBA41
split-complementary
#41B9BA #BA417D #BA7F41
monochromatic
#215F5F #318C8D #41B9BA #6CCBCC #9ADBDC
Accessibility & contrast
On white
2.37
#41B9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#41B9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B9BA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B9BA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0BA
Deuteranopia (green-blind)
#9AA3BB
Tritanopia (blue-blind)
#00BFB9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #41b9ba; /* rgb */ color: rgb(65, 185, 186); /* oklch */ color: oklch(72.1% 0.104 195.9);
Tailwind
colors: {
custom: {
50: '#85cece',
500: '#41b9ba',
950: '#000000',
},
}SCSS
$custom: #41b9ba; $custom-light: #85cece; $custom-dark: #000000;
JSON
{
"hex": "#41b9ba",
"rgb": {
"r": 65,
"g": 185,
"b": 186
},
"hsl": {
"h": 180.496,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.72078,
"c": 0.10448,
"h": 195.9
},
"luminance": 0.39367
}Semantic roles & 50–950 ramp
primary
#41B9BA
secondary
#C8908F
accent
#5150D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282