#41B3B0#41B3B0
#41B3B0 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.3% C 0.101 H 192.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #41B3B0 |
|---|---|
| RGB | rgb(65, 179, 176) |
| HSL | hsl(178, 47%, 48%) |
| HSV | hsv(178, 64%, 70%) |
| CMYK | cmyk(63.7%, 0%, 1.7%, 29.8%) |
| CIE-LAB | lab(66.90, -32.19, -7.94) |
| CIE-LCH | lch(66.90, 33.15, 193.85°) |
| OKLab | oklab(70.26% -0.0986 -0.0221) |
| OKLCH | oklch(70.26% 0.101 192.6) |
| XYZ | xyz(26.1331, 36.4958, 46.7330) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.74
Topaz
#13BBAF
ΔE00 4.44
Tealish
#24BCA8
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.52
Turquoise Blue
#06B1C4
ΔE00 7.77
Cadetblue
#5F9EA0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B3B0 #B34144
analogous
#41B377 #41B3B0 #417DB3
triadic
#41B3B0 #B041B3 #B3B041
tetradic
#41B3B0 #7741B3 #B34144 #7DB341
square
#41B3B0 #7741B3 #B34144 #7DB341
split-complementary
#41B3B0 #B3417D #B37741
monochromatic
#205958 #318684 #41B3B0 #69C8C6 #96D9D7
Accessibility & contrast
On white
2.53
#41B3B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#41B3B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B3B0
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B3B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B3B0 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#979DB1
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b3b0; /* rgb */ color: rgb(65, 179, 176); /* oklch */ color: oklch(70.3% 0.101 192.6);
Tailwind
colors: {
custom: {
50: '#84cac7',
500: '#41b3b0',
950: '#000000',
},
}SCSS
$custom: #41b3b0; $custom-light: #84cac7; $custom-dark: #000000;
JSON
{
"hex": "#41b3b0",
"rgb": {
"r": 65,
"g": 179,
"b": 176
},
"hsl": {
"h": 178.421,
"s": 46.721,
"l": 47.843
},
"oklch": {
"l": 0.70263,
"c": 0.10106,
"h": 192.6
},
"luminance": 0.36499
}Semantic roles & 50–950 ramp
primary
#41B3B0
secondary
#C48B8D
accent
#5155D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282