#41B3B8#41B3B8
#41B3B8 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.5% C 0.101 H 199.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #41B3B8 |
|---|---|
| RGB | rgb(65, 179, 184) |
| HSL | hsl(183, 48%, 49%) |
| HSV | hsv(183, 65%, 72%) |
| CMYK | cmyk(64.7%, 2.7%, 0%, 27.8%) |
| CIE-LAB | lab(67.14, -29.90, -12.00) |
| CIE-LCH | lch(67.14, 32.22, 201.86°) |
| OKLab | oklab(70.54% -0.0951 -0.0333) |
| OKLCH | oklch(70.54% 0.101 199.3) |
| XYZ | xyz(26.9480, 36.8217, 51.0252) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.80
Lightseagreen
#20B2AA
ΔE00 5.55
Topaz
#13BBAF
ΔE00 7.16
Cadetblue
#5F9EA0
ΔE00 7.27
Darkturquoise
#00CED1
ΔE00 7.39
Mediumturquoise
#48D1CC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B3B8 #B84641
analogous
#41B882 #41B3B8 #4178B8
triadic
#41B3B8 #B841B3 #B3B841
tetradic
#41B3B8 #8241B8 #B84641 #78B841
square
#41B3B8 #8241B8 #B84641 #78B841
split-complementary
#41B3B8 #B84178 #B88241
monochromatic
#215B5E #31878B #41B3B8 #6BC7CB #99D8DB
Accessibility & contrast
On white
2.51
#41B3B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#41B3B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B3B8
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B3B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B3B8 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB9
Deuteranopia (green-blind)
#949EB9
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b3b8; /* rgb */ color: rgb(65, 179, 184); /* oklch */ color: oklch(70.5% 0.101 199.3);
Tailwind
colors: {
custom: {
50: '#85cacd',
500: '#41b3b8',
950: '#000000',
},
}SCSS
$custom: #41b3b8; $custom-light: #85cacd; $custom-dark: #000000;
JSON
{
"hex": "#41b3b8",
"rgb": {
"r": 65,
"g": 179,
"b": 184
},
"hsl": {
"h": 182.521,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.70543,
"c": 0.10078,
"h": 199.3
},
"luminance": 0.36825
}Semantic roles & 50–950 ramp
primary
#41B3B8
secondary
#C7908E
accent
#5650D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282