#41B8A4#41B8A4
#41B8A4 is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.1% C 0.109 H 179.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #41B8A4 |
|---|---|
| RGB | rgb(65, 184, 164) |
| HSL | hsl(170, 48%, 49%) |
| HSV | hsv(170, 65%, 72%) |
| CMYK | cmyk(64.7%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(68.08, -37.77, 0.43) |
| CIE-LCH | lch(68.08, 37.77, 179.34°) |
| OKLab | oklab(71.11% -0.1093 0.0005) |
| OKLCH | oklch(71.11% 0.109 179.7) |
| XYZ | xyz(26.0181, 38.0823, 41.0942) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.84
Turquoise (survey)
#06C2AC
ΔE00 3.33
Topaz
#13BBAF
ΔE00 3.57
Greeny Blue
#42B395
ΔE00 3.75
Lightseagreen
#20B2AA
ΔE00 4.75
Mediumaquamarine
#66CDAA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B8A4 #B84155
analogous
#41B869 #41B8A4 #4191B8
triadic
#41B8A4 #A441B8 #B8A441
tetradic
#41B8A4 #6941B8 #B84155 #91B841
square
#41B8A4 #6941B8 #B84155 #91B841
split-complementary
#41B8A4 #B84191 #B86941
monochromatic
#215E53 #318B7C #41B8A4 #6BCBBB #99DBD0
Accessibility & contrast
On white
2.44
#41B8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#41B8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B8A4
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B8A4 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA3
Deuteranopia (green-blind)
#9FA1A6
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b8a4; /* rgb */ color: rgb(65, 184, 164); /* oklch */ color: oklch(71.1% 0.109 179.7);
Tailwind
colors: {
custom: {
50: '#84cebe',
500: '#41b8a4',
950: '#000000',
},
}SCSS
$custom: #41b8a4; $custom-light: #84cebe; $custom-dark: #000000;
JSON
{
"hex": "#41b8a4",
"rgb": {
"r": 65,
"g": 184,
"b": 164
},
"hsl": {
"h": 169.916,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.71112,
"c": 0.1093,
"h": 179.7
},
"luminance": 0.38085
}Semantic roles & 50–950 ramp
primary
#41B8A4
secondary
#C78E98
accent
#5067D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1312
muted
#7D8281