#41B6A7#41B6A7
#41B6A7 is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.7% C 0.106 H 183.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #41B6A7 |
|---|---|
| RGB | rgb(65, 182, 167) |
| HSL | hsl(172, 47%, 48%) |
| HSV | hsv(172, 64%, 71%) |
| CMYK | cmyk(64.3%, 0%, 8.2%, 28.6%) |
| CIE-LAB | lab(67.55, -36.06, -2.00) |
| CIE-LCH | lch(67.55, 36.12, 183.17°) |
| OKLab | oklab(70.71% -0.1058 -0.006) |
| OKLCH | oklch(70.71% 0.106 183.2) |
| XYZ | xyz(25.8797, 37.3669, 42.4004) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.62
Tealish
#24BCA8
ΔE00 2.63
Lightseagreen
#20B2AA
ΔE00 3.14
Turquoise (survey)
#06C2AC
ΔE00 4.21
Greeny Blue
#42B395
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B6A7 #B64150
analogous
#41B66C #41B6A7 #418AB6
triadic
#41B6A7 #A741B6 #B6A741
tetradic
#41B6A7 #6C41B6 #B64150 #8AB641
square
#41B6A7 #6C41B6 #B64150 #8AB641
split-complementary
#41B6A7 #B6418A #B66C41
monochromatic
#215C54 #31897E #41B6A7 #6ACABE #97DAD1
Accessibility & contrast
On white
2.48
#41B6A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#41B6A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B6A7
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B6A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B6A7 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA6
Deuteranopia (green-blind)
#9C9FA8
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b6a7; /* rgb */ color: rgb(65, 182, 167); /* oklch */ color: oklch(70.7% 0.106 183.2);
Tailwind
colors: {
custom: {
50: '#84ccc1',
500: '#41b6a7',
950: '#000000',
},
}SCSS
$custom: #41b6a7; $custom-light: #84ccc1; $custom-dark: #000000;
JSON
{
"hex": "#41b6a7",
"rgb": {
"r": 65,
"g": 182,
"b": 167
},
"hsl": {
"h": 172.308,
"s": 47.368,
"l": 48.431
},
"oklch": {
"l": 0.70708,
"c": 0.10599,
"h": 183.2
},
"luminance": 0.3737
}Semantic roles & 50–950 ramp
primary
#41B6A7
secondary
#C68D94
accent
#5162D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281