#41B7BA#41B7BA
#41B7BA is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.6% C 0.103 H 197.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #41B7BA |
|---|---|
| RGB | rgb(65, 183, 186) |
| HSL | hsl(181, 48%, 49%) |
| HSV | hsv(181, 65%, 73%) |
| CMYK | cmyk(65.1%, 1.6%, 0%, 27.1%) |
| CIE-LAB | lab(68.41, -31.26, -11.20) |
| CIE-LCH | lch(68.41, 33.21, 199.71°) |
| OKLab | oklab(71.59% -0.0984 -0.0311) |
| OKLCH | oklch(71.59% 0.103 197.5) |
| XYZ | xyz(27.9725, 38.5329, 52.4082) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.00
Turquoise Blue
#06B1C4
ΔE00 5.76
Topaz
#13BBAF
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.22
Mediumturquoise
#48D1CC
ΔE00 7.25
Cadetblue
#5F9EA0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B7BA #BA4441
analogous
#41BA81 #41B7BA #417ABA
triadic
#41B7BA #BA41B7 #B7BA41
tetradic
#41B7BA #8141BA #BA4441 #7ABA41
square
#41B7BA #8141BA #BA4441 #7ABA41
split-complementary
#41B7BA #BA417A #BA8141
monochromatic
#215E5F #318A8D #41B7BA #6CC9CC #9ADADC
Accessibility & contrast
On white
2.41
#41B7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#41B7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B7BA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B7BA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBA
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #41b7ba; /* rgb */ color: rgb(65, 183, 186); /* oklch */ color: oklch(71.6% 0.103 197.5);
Tailwind
colors: {
custom: {
50: '#85cdce',
500: '#41b7ba',
950: '#000000',
},
}SCSS
$custom: #41b7ba; $custom-light: #85cdce; $custom-dark: #000000;
JSON
{
"hex": "#41b7ba",
"rgb": {
"r": 65,
"g": 183,
"b": 186
},
"hsl": {
"h": 181.488,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.7159,
"c": 0.10321,
"h": 197.5
},
"luminance": 0.38536
}Semantic roles & 50–950 ramp
primary
#41B7BA
secondary
#C8918F
accent
#5350D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282