#41B8A1#41B8A1
#41B8A1 is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.0% C 0.111 H 177.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #41B8A1 |
|---|---|
| RGB | rgb(65, 184, 161) |
| HSL | hsl(168, 48%, 49%) |
| HSV | hsv(168, 65%, 72%) |
| CMYK | cmyk(64.7%, 0%, 12.5%, 27.8%) |
| CIE-LAB | lab(68.00, -38.55, 1.97) |
| CIE-LCH | lch(68.00, 38.60, 177.07°) |
| OKLab | oklab(71.02% -0.1107 0.0046) |
| OKLCH | oklch(71.02% 0.111 177.6) |
| XYZ | xyz(25.7504, 37.9752, 39.6842) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.23
Greeny Blue
#42B395
ΔE00 2.84
Turquoise (survey)
#06C2AC
ΔE00 3.45
Topaz
#13BBAF
ΔE00 4.45
Lightseagreen
#20B2AA
ΔE00 5.66
Mediumaquamarine
#66CDAA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B8A1 #B84158
analogous
#41B866 #41B8A1 #4194B8
triadic
#41B8A1 #A141B8 #B8A141
tetradic
#41B8A1 #6641B8 #B84158 #94B841
square
#41B8A1 #6641B8 #B84158 #94B841
split-complementary
#41B8A1 #B84194 #B86641
monochromatic
#215E52 #318B79 #41B8A1 #6BCBB8 #99DBCE
Accessibility & contrast
On white
2.44
#41B8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#41B8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B8A1
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B8A1 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA0
Deuteranopia (green-blind)
#A0A1A3
Tritanopia (blue-blind)
#00BBB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b8a1; /* rgb */ color: rgb(65, 184, 161); /* oklch */ color: oklch(71.0% 0.111 177.6);
Tailwind
colors: {
custom: {
50: '#84cebc',
500: '#41b8a1',
950: '#000000',
},
}SCSS
$custom: #41b8a1; $custom-light: #84cebc; $custom-dark: #000000;
JSON
{
"hex": "#41b8a1",
"rgb": {
"r": 65,
"g": 184,
"b": 161
},
"hsl": {
"h": 168.403,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.71022,
"c": 0.11079,
"h": 177.6
},
"luminance": 0.37978
}Semantic roles & 50–950 ramp
primary
#41B8A1
secondary
#C78E99
accent
#506BD7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1312
muted
#7D8281