#41B2B1#41B2B1
#41B2B1 is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.1% C 0.100 H 194.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2B1 |
|---|---|
| RGB | rgb(65, 178, 177) |
| HSL | hsl(179, 47%, 48%) |
| HSV | hsv(179, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 0.6%, 30.2%) |
| CIE-LAB | lab(66.62, -31.43, -8.90) |
| CIE-LCH | lch(66.62, 32.66, 195.81°) |
| OKLab | oklab(70.05% -0.0971 -0.0247) |
| OKLCH | oklch(70.05% 0.1 194.3) |
| XYZ | xyz(26.0327, 36.1361, 47.1894) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.36
Topaz
#13BBAF
ΔE00 5.19
Turquoise Blue
#06B1C4
ΔE00 6.99
Cadetblue
#5F9EA0
ΔE00 7.35
Tealish
#24BCA8
ΔE00 7.44
Darkturquoise
#00CED1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2B1 #B24142
analogous
#41B278 #41B2B1 #417AB2
triadic
#41B2B1 #B141B2 #B2B141
tetradic
#41B2B1 #7841B2 #B24142 #7AB241
square
#41B2B1 #7841B2 #B24142 #7AB241
split-complementary
#41B2B1 #B2417A #B27841
monochromatic
#205858 #318584 #41B2B1 #68C8C7 #95D8D8
Accessibility & contrast
On white
2.55
#41B2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#41B2B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2B1
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2B1 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB1
Deuteranopia (green-blind)
#959DB2
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b2b1; /* rgb */ color: rgb(65, 178, 177); /* oklch */ color: oklch(70.1% 0.100 194.3);
Tailwind
colors: {
custom: {
50: '#84c9c8',
500: '#41b2b1',
950: '#000000',
},
}SCSS
$custom: #41b2b1; $custom-light: #84c9c8; $custom-dark: #000000;
JSON
{
"hex": "#41b2b1",
"rgb": {
"r": 65,
"g": 178,
"b": 177
},
"hsl": {
"h": 179.469,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.70051,
"c": 0.10022,
"h": 194.3
},
"luminance": 0.36139
}Semantic roles & 50–950 ramp
primary
#41B2B1
secondary
#C48B8B
accent
#5253D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282