#41B5AC#41B5AC
#41B5AC is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.6% C 0.103 H 187.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5AC |
|---|---|
| RGB | rgb(65, 181, 172) |
| HSL | hsl(175, 47%, 48%) |
| HSV | hsv(175, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 5%, 29%) |
| CIE-LAB | lab(67.39, -34.24, -5.00) |
| CIE-LCH | lch(67.39, 34.61, 188.30°) |
| OKLab | oklab(70.62% -0.1025 -0.0141) |
| OKLCH | oklch(70.62% 0.103 187.8) |
| XYZ | xyz(26.1469, 37.1473, 44.8139) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.92
Topaz
#13BBAF
ΔE00 2.71
Tealish
#24BCA8
ΔE00 4.39
Turquoise (survey)
#06C2AC
ΔE00 5.74
Greeny Blue
#42B395
ΔE00 7.34
Mediumturquoise
#48D1CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5AC #B5414A
analogous
#41B572 #41B5AC #4184B5
triadic
#41B5AC #AC41B5 #B5AC41
tetradic
#41B5AC #7241B5 #B5414A #84B541
square
#41B5AC #7241B5 #B5414A #84B541
split-complementary
#41B5AC #B54184 #B57241
monochromatic
#215B56 #318881 #41B5AC #6AC9C2 #97DAD4
Accessibility & contrast
On white
2.49
#41B5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#41B5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5AC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5AC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAC
Deuteranopia (green-blind)
#9A9FAD
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b5ac; /* rgb */ color: rgb(65, 181, 172); /* oklch */ color: oklch(70.6% 0.103 187.8);
Tailwind
colors: {
custom: {
50: '#84cbc4',
500: '#41b5ac',
950: '#000000',
},
}SCSS
$custom: #41b5ac; $custom-light: #84cbc4; $custom-dark: #000000;
JSON
{
"hex": "#41b5ac",
"rgb": {
"r": 65,
"g": 181,
"b": 172
},
"hsl": {
"h": 175.345,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70621,
"c": 0.10347,
"h": 187.8
},
"luminance": 0.3715
}Semantic roles & 50–950 ramp
primary
#41B5AC
secondary
#C58C91
accent
#515BD7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281