#41B4B1#41B4B1
#41B4B1 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.5% C 0.102 H 192.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4B1 |
|---|---|
| RGB | rgb(65, 180, 177) |
| HSL | hsl(178, 47%, 48%) |
| HSV | hsv(178, 64%, 71%) |
| CMYK | cmyk(63.9%, 0%, 1.7%, 29.4%) |
| CIE-LAB | lab(67.23, -32.38, -8.00) |
| CIE-LCH | lch(67.23, 33.35, 193.87°) |
| OKLab | oklab(70.54% -0.0992 -0.0222) |
| OKLCH | oklch(70.54% 0.102 192.6) |
| XYZ | xyz(26.4335, 36.9378, 47.3231) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.79
Topaz
#13BBAF
ΔE00 4.32
Tealish
#24BCA8
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 7.26
Mediumturquoise
#48D1CC
ΔE00 7.55
Turquoise (survey)
#06C2AC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4B1 #B44144
analogous
#41B477 #41B4B1 #417DB4
triadic
#41B4B1 #B141B4 #B4B141
tetradic
#41B4B1 #7741B4 #B44144 #7DB441
square
#41B4B1 #7741B4 #B44144 #7DB441
split-complementary
#41B4B1 #B4417D #B47741
monochromatic
#215A59 #318785 #41B4B1 #69C9C6 #96D9D7
Accessibility & contrast
On white
2.50
#41B4B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#41B4B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4B1
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4B1 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB1
Deuteranopia (green-blind)
#989EB2
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b4b1; /* rgb */ color: rgb(65, 180, 177); /* oklch */ color: oklch(70.5% 0.102 192.6);
Tailwind
colors: {
custom: {
50: '#84cbc8',
500: '#41b4b1',
950: '#000000',
},
}SCSS
$custom: #41b4b1; $custom-light: #84cbc8; $custom-dark: #000000;
JSON
{
"hex": "#41b4b1",
"rgb": {
"r": 65,
"g": 180,
"b": 177
},
"hsl": {
"h": 178.435,
"s": 46.939,
"l": 48.039
},
"oklch": {
"l": 0.70543,
"c": 0.10169,
"h": 192.6
},
"luminance": 0.36941
}Semantic roles & 50–950 ramp
primary
#41B4B1
secondary
#C58C8D
accent
#5155D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282