#41B7AB#41B7AB
#41B7AB is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.1% C 0.106 H 185.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #41B7AB |
|---|---|
| RGB | rgb(65, 183, 171) |
| HSL | hsl(174, 48%, 49%) |
| HSV | hsv(174, 64%, 72%) |
| CMYK | cmyk(64.5%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(67.97, -35.45, -3.59) |
| CIE-LCH | lch(67.97, 35.63, 185.78°) |
| OKLab | oklab(71.08% -0.1051 -0.0103) |
| OKLCH | oklch(71.08% 0.106 185.6) |
| XYZ | xyz(26.4608, 37.9282, 44.4465) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.18
Lightseagreen
#20B2AA
ΔE00 2.54
Tealish
#24BCA8
ΔE00 3.27
Turquoise (survey)
#06C2AC
ΔE00 4.65
Greeny Blue
#42B395
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B7AB #B7414D
analogous
#41B770 #41B7AB #4188B7
triadic
#41B7AB #AB41B7 #B7AB41
tetradic
#41B7AB #7041B7 #B7414D #88B741
square
#41B7AB #7041B7 #B7414D #88B741
split-complementary
#41B7AB #B74188 #B77041
monochromatic
#215D57 #318A81 #41B7AB #6BCAC1 #98DAD4
Accessibility & contrast
On white
2.45
#41B7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#41B7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B7AB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B7AB | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#9CA0AC
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b7ab; /* rgb */ color: rgb(65, 183, 171); /* oklch */ color: oklch(71.1% 0.106 185.6);
Tailwind
colors: {
custom: {
50: '#84cdc3',
500: '#41b7ab',
950: '#000000',
},
}SCSS
$custom: #41b7ab; $custom-light: #84cdc3; $custom-dark: #000000;
JSON
{
"hex": "#41b7ab",
"rgb": {
"r": 65,
"g": 183,
"b": 171
},
"hsl": {
"h": 173.898,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.71083,
"c": 0.10556,
"h": 185.6
},
"luminance": 0.37931
}Semantic roles & 50–950 ramp
primary
#41B7AB
secondary
#C68E93
accent
#515ED7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281