#41B5B7#41B5B7
#41B5B7 is a light, moderate teal. Relative luminance 0.376; OKLCH L 71.0% C 0.102 H 196.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5B7 |
|---|---|
| RGB | rgb(65, 181, 183) |
| HSL | hsl(181, 48%, 49%) |
| HSV | hsv(181, 64%, 72%) |
| CMYK | cmyk(64.5%, 1.1%, 0%, 28.2%) |
| CIE-LAB | lab(67.72, -31.16, -10.59) |
| CIE-LCH | lch(67.72, 32.91, 198.77°) |
| OKLab | oklab(71% -0.0976 -0.0294) |
| OKLCH | oklch(71% 0.102 196.7) |
| XYZ | xyz(27.2473, 37.5875, 50.6097) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.51
Topaz
#13BBAF
ΔE00 5.92
Turquoise Blue
#06B1C4
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 6.73
Mediumturquoise
#48D1CC
ΔE00 7.63
Cadetblue
#5F9EA0
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5B7 #B74341
analogous
#41B77E #41B5B7 #417AB7
triadic
#41B5B7 #B741B5 #B5B741
tetradic
#41B5B7 #7E41B7 #B74341 #7AB741
square
#41B5B7 #7E41B7 #B74341 #7AB741
split-complementary
#41B5B7 #B7417A #B77E41
monochromatic
#215C5D #31888A #41B5B7 #6BC9CA #98D9DA
Accessibility & contrast
On white
2.47
#41B5B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#41B5B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5B7
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5B7 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB7
Deuteranopia (green-blind)
#979FB8
Tritanopia (blue-blind)
#00BBB5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b5b7; /* rgb */ color: rgb(65, 181, 183); /* oklch */ color: oklch(71.0% 0.102 196.7);
Tailwind
colors: {
custom: {
50: '#85cbcc',
500: '#41b5b7',
950: '#000000',
},
}SCSS
$custom: #41b5b7; $custom-light: #85cbcc; $custom-dark: #000000;
JSON
{
"hex": "#41b5b7",
"rgb": {
"r": 65,
"g": 181,
"b": 183
},
"hsl": {
"h": 181.017,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.70996,
"c": 0.10196,
"h": 196.7
},
"luminance": 0.3759
}Semantic roles & 50–950 ramp
primary
#41B5B7
secondary
#C68F8E
accent
#5351D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282