#41B8AC#41B8AC
#41B8AC is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.4% C 0.106 H 185.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #41B8AC |
|---|---|
| RGB | rgb(65, 184, 172) |
| HSL | hsl(174, 48%, 49%) |
| HSV | hsv(174, 65%, 72%) |
| CMYK | cmyk(64.7%, 0%, 6.5%, 27.8%) |
| CIE-LAB | lab(68.30, -35.64, -3.65) |
| CIE-LCH | lch(68.30, 35.83, 185.85°) |
| OKLab | oklab(71.36% -0.1056 -0.0104) |
| OKLCH | oklch(71.36% 0.106 185.6) |
| XYZ | xyz(26.7634, 38.3804, 45.0194) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.06
Lightseagreen
#20B2AA
ΔE00 2.69
Tealish
#24BCA8
ΔE00 3.19
Turquoise (survey)
#06C2AC
ΔE00 4.50
Greeny Blue
#42B395
ΔE00 6.45
Mediumturquoise
#48D1CC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B8AC #B8414D
analogous
#41B871 #41B8AC #4189B8
triadic
#41B8AC #AC41B8 #B8AC41
tetradic
#41B8AC #7141B8 #B8414D #89B841
square
#41B8AC #7141B8 #B8414D #89B841
split-complementary
#41B8AC #B84189 #B87141
monochromatic
#215E57 #318B82 #41B8AC #6BCBC1 #99DBD4
Accessibility & contrast
On white
2.42
#41B8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#41B8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B8AC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B8AC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAC
Deuteranopia (green-blind)
#9DA1AD
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b8ac; /* rgb */ color: rgb(65, 184, 172); /* oklch */ color: oklch(71.4% 0.106 185.6);
Tailwind
colors: {
custom: {
50: '#84cec4',
500: '#41b8ac',
950: '#000000',
},
}SCSS
$custom: #41b8ac; $custom-light: #84cec4; $custom-dark: #000000;
JSON
{
"hex": "#41b8ac",
"rgb": {
"r": 65,
"g": 184,
"b": 172
},
"hsl": {
"h": 173.95,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.71363,
"c": 0.10616,
"h": 185.6
},
"luminance": 0.38383
}Semantic roles & 50–950 ramp
primary
#41B8AC
secondary
#C78E94
accent
#505ED7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281