#41B0B1#41B0B1
#41B0B1 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.6% C 0.099 H 196.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #41B0B1 |
|---|---|
| RGB | rgb(65, 176, 177) |
| HSL | hsl(181, 46%, 47%) |
| HSV | hsv(181, 63%, 69%) |
| CMYK | cmyk(63.3%, 0.6%, 0%, 30.6%) |
| CIE-LAB | lab(66.02, -30.46, -9.80) |
| CIE-LCH | lch(66.02, 32.00, 197.84°) |
| OKLab | oklab(69.56% -0.095 -0.0272) |
| OKLCH | oklch(69.56% 0.099 196) |
| XYZ | xyz(25.6376, 35.3460, 47.0578) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.09
Topaz
#13BBAF
ΔE00 6.10
Turquoise Blue
#06B1C4
ΔE00 6.23
Cadetblue
#5F9EA0
ΔE00 6.71
Sea
#3C9992
ΔE00 7.80
Darkturquoise
#00CED1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B0B1 #B14241
analogous
#41B17A #41B0B1 #4178B1
triadic
#41B0B1 #B141B0 #B0B141
tetradic
#41B0B1 #7A41B1 #B14241 #78B141
square
#41B0B1 #7A41B1 #B14241 #78B141
split-complementary
#41B0B1 #B14178 #B17A41
monochromatic
#205757 #318384 #41B0B1 #68C7C7 #95D7D8
Accessibility & contrast
On white
2.60
#41B0B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#41B0B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B0B1
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B0B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B0B1 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B1
Deuteranopia (green-blind)
#939BB2
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41b0b1; /* rgb */ color: rgb(65, 176, 177); /* oklch */ color: oklch(69.6% 0.099 196.0);
Tailwind
colors: {
custom: {
50: '#84c8c8',
500: '#41b0b1',
950: '#000000',
},
}SCSS
$custom: #41b0b1; $custom-light: #84c8c8; $custom-dark: #000000;
JSON
{
"hex": "#41b0b1",
"rgb": {
"r": 65,
"g": 176,
"b": 177
},
"hsl": {
"h": 180.536,
"s": 46.281,
"l": 47.451
},
"oklch": {
"l": 0.6956,
"c": 0.09883,
"h": 196
},
"luminance": 0.35349
}Semantic roles & 50–950 ramp
primary
#41B0B1
secondary
#C38B8A
accent
#5352D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282