#41B8A5#41B8A5
#41B8A5 is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.1% C 0.109 H 180.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #41B8A5 |
|---|---|
| RGB | rgb(65, 184, 165) |
| HSL | hsl(170, 48%, 49%) |
| HSV | hsv(170, 65%, 72%) |
| CMYK | cmyk(64.7%, 0%, 10.3%, 27.8%) |
| CIE-LAB | lab(68.11, -37.51, -0.08) |
| CIE-LCH | lch(68.11, 37.51, 180.12°) |
| OKLab | oklab(71.14% -0.1088 -0.0008) |
| OKLCH | oklch(71.14% 0.109 180.4) |
| XYZ | xyz(26.1088, 38.1186, 41.5717) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.82
Topaz
#13BBAF
ΔE00 3.29
Turquoise (survey)
#06C2AC
ΔE00 3.36
Greeny Blue
#42B395
ΔE00 4.07
Lightseagreen
#20B2AA
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B8A5 #B84154
analogous
#41B86A #41B8A5 #4190B8
triadic
#41B8A5 #A541B8 #B8A541
tetradic
#41B8A5 #6A41B8 #B84154 #90B841
square
#41B8A5 #6A41B8 #B84154 #90B841
split-complementary
#41B8A5 #B84190 #B86A41
monochromatic
#215E54 #318B7C #41B8A5 #6BCBBC #99DBD0
Accessibility & contrast
On white
2.44
#41B8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#41B8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B8A5
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B8A5 | 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)
#B0ADA4
Deuteranopia (green-blind)
#9FA1A7
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b8a5; /* rgb */ color: rgb(65, 184, 165); /* oklch */ color: oklch(71.1% 0.109 180.4);
Tailwind
colors: {
custom: {
50: '#84cebf',
500: '#41b8a5',
950: '#000000',
},
}SCSS
$custom: #41b8a5; $custom-light: #84cebf; $custom-dark: #000000;
JSON
{
"hex": "#41b8a5",
"rgb": {
"r": 65,
"g": 184,
"b": 165
},
"hsl": {
"h": 170.42,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.71143,
"c": 0.10884,
"h": 180.4
},
"luminance": 0.38121
}Semantic roles & 50–950 ramp
primary
#41B8A5
secondary
#C78E97
accent
#5066D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281