#41B5B0#41B5B0
#41B5B0 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.8% C 0.103 H 191.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5B0 |
|---|---|
| RGB | rgb(65, 181, 176) |
| HSL | hsl(177, 47%, 48%) |
| HSV | hsv(177, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 2.8%, 29%) |
| CIE-LAB | lab(67.50, -33.14, -7.04) |
| CIE-LCH | lch(67.50, 33.88, 191.99°) |
| OKLab | oklab(70.76% -0.1007 -0.0196) |
| OKLCH | oklch(70.76% 0.103 191) |
| XYZ | xyz(26.5368, 37.3032, 46.8676) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.34
Topaz
#13BBAF
ΔE00 3.61
Tealish
#24BCA8
ΔE00 5.75
Turquoise (survey)
#06C2AC
ΔE00 6.94
Darkturquoise
#00CED1
ΔE00 7.25
Mediumturquoise
#48D1CC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5B0 #B54146
analogous
#41B576 #41B5B0 #4180B5
triadic
#41B5B0 #B041B5 #B5B041
tetradic
#41B5B0 #7641B5 #B54146 #80B541
square
#41B5B0 #7641B5 #B54146 #80B541
split-complementary
#41B5B0 #B54180 #B57641
monochromatic
#215B58 #318884 #41B5B0 #6AC9C5 #97DAD7
Accessibility & contrast
On white
2.48
#41B5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#41B5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5B0
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5B0 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACB0
Deuteranopia (green-blind)
#999FB1
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b5b0; /* rgb */ color: rgb(65, 181, 176); /* oklch */ color: oklch(70.8% 0.103 191.0);
Tailwind
colors: {
custom: {
50: '#84cbc7',
500: '#41b5b0',
950: '#000000',
},
}SCSS
$custom: #41b5b0; $custom-light: #84cbc7; $custom-dark: #000000;
JSON
{
"hex": "#41b5b0",
"rgb": {
"r": 65,
"g": 181,
"b": 176
},
"hsl": {
"h": 177.414,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70755,
"c": 0.10261,
"h": 191
},
"luminance": 0.37306
}Semantic roles & 50–950 ramp
primary
#41B5B0
secondary
#C58C8F
accent
#5157D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282