#41B8BA#41B8BA
#41B8BA is a light, moderate teal. Relative luminance 0.390; OKLCH L 71.8% C 0.104 H 196.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #41B8BA |
|---|---|
| RGB | rgb(65, 184, 186) |
| HSL | hsl(181, 48%, 49%) |
| HSV | hsv(181, 65%, 73%) |
| CMYK | cmyk(65.1%, 1.1%, 0%, 27.1%) |
| CIE-LAB | lab(68.71, -31.74, -10.75) |
| CIE-LCH | lch(68.71, 33.51, 198.71°) |
| OKLab | oklab(71.83% -0.0994 -0.0298) |
| OKLCH | oklch(71.83% 0.104 196.7) |
| XYZ | xyz(28.1795, 38.9468, 52.4772) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.75
Topaz
#13BBAF
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 5.94
Turquoise Blue
#06B1C4
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.86
Tealish
#24BCA8
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B8BA #BA4341
analogous
#41BA80 #41B8BA #417CBA
triadic
#41B8BA #BA41B8 #B8BA41
tetradic
#41B8BA #8041BA #BA4341 #7CBA41
square
#41B8BA #8041BA #BA4341 #7CBA41
split-complementary
#41B8BA #BA417C #BA8041
monochromatic
#215E5F #318B8D #41B8BA #6CCACC #9ADBDC
Accessibility & contrast
On white
2.39
#41B8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#41B8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B8BA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B8BA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BA
Deuteranopia (green-blind)
#99A2BB
Tritanopia (blue-blind)
#00BEB8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #41b8ba; /* rgb */ color: rgb(65, 184, 186); /* oklch */ color: oklch(71.8% 0.104 196.7);
Tailwind
colors: {
custom: {
50: '#85cdce',
500: '#41b8ba',
950: '#000000',
},
}SCSS
$custom: #41b8ba; $custom-light: #85cdce; $custom-dark: #000000;
JSON
{
"hex": "#41b8ba",
"rgb": {
"r": 65,
"g": 184,
"b": 186
},
"hsl": {
"h": 180.992,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.71834,
"c": 0.10383,
"h": 196.7
},
"luminance": 0.3895
}Semantic roles & 50–950 ramp
primary
#41B8BA
secondary
#C8908F
accent
#5250D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282