#41B3BB#41B3BB
#41B3BB is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.7% C 0.101 H 201.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #41B3BB |
|---|---|
| RGB | rgb(65, 179, 187) |
| HSL | hsl(184, 48%, 49%) |
| HSV | hsv(184, 65%, 73%) |
| CMYK | cmyk(65.2%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(67.24, -29.03, -13.51) |
| CIE-LCH | lch(67.24, 32.02, 204.96°) |
| OKLab | oklab(70.65% -0.0938 -0.0375) |
| OKLCH | oklch(70.65% 0.101 201.8) |
| XYZ | xyz(27.2658, 36.9489, 52.6990) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.79
Lightseagreen
#20B2AA
ΔE00 6.67
Cadetblue
#5F9EA0
ΔE00 7.35
Darkturquoise
#00CED1
ΔE00 7.69
Topaz
#13BBAF
ΔE00 8.27
Mediumturquoise
#48D1CC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B3BB #BB4941
analogous
#41BB86 #41B3BB #4176BB
triadic
#41B3BB #BB41B3 #B3BB41
tetradic
#41B3BB #8641BB #BB4941 #76BB41
square
#41B3BB #8641BB #BB4941 #76BB41
split-complementary
#41B3BB #BB4176 #BB8641
monochromatic
#215C60 #31888E #41B3BB #6DC6CC #9AD8DC
Accessibility & contrast
On white
2.50
#41B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#41B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B3BB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B3BB | 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)
#A6ABBC
Deuteranopia (green-blind)
#949EBC
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b3bb; /* rgb */ color: rgb(65, 179, 187); /* oklch */ color: oklch(70.7% 0.101 201.8);
Tailwind
colors: {
custom: {
50: '#85cacf',
500: '#41b3bb',
950: '#000000',
},
}SCSS
$custom: #41b3bb; $custom-light: #85cacf; $custom-dark: #000000;
JSON
{
"hex": "#41b3bb",
"rgb": {
"r": 65,
"g": 179,
"b": 187
},
"hsl": {
"h": 183.934,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.70652,
"c": 0.10105,
"h": 201.8
},
"luminance": 0.36952
}Semantic roles & 50–950 ramp
primary
#41B3BB
secondary
#C89390
accent
#5950D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282