#41B8A6#41B8A6
#41B8A6 is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.2% C 0.108 H 181.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #41B8A6 |
|---|---|
| RGB | rgb(65, 184, 166) |
| HSL | hsl(171, 48%, 49%) |
| HSV | hsv(171, 65%, 72%) |
| CMYK | cmyk(64.7%, 0%, 9.8%, 27.8%) |
| CIE-LAB | lab(68.13, -37.24, -0.59) |
| CIE-LCH | lch(68.13, 37.25, 180.91°) |
| OKLab | oklab(71.17% -0.1084 -0.0022) |
| OKLCH | oklch(71.17% 0.108 181.2) |
| XYZ | xyz(26.2002, 38.1551, 42.0529) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.87
Topaz
#13BBAF
ΔE00 3.02
Turquoise (survey)
#06C2AC
ΔE00 3.43
Lightseagreen
#20B2AA
ΔE00 4.16
Greeny Blue
#42B395
ΔE00 4.39
Mediumaquamarine
#66CDAA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B8A6 #B84153
analogous
#41B86B #41B8A6 #418FB8
triadic
#41B8A6 #A641B8 #B8A641
tetradic
#41B8A6 #6B41B8 #B84153 #8FB841
square
#41B8A6 #6B41B8 #B84153 #8FB841
split-complementary
#41B8A6 #B8418F #B86B41
monochromatic
#215E54 #318B7D #41B8A6 #6BCBBC #99DBD1
Accessibility & contrast
On white
2.43
#41B8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#41B8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B8A6
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B8A6 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA5
Deuteranopia (green-blind)
#9FA1A8
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b8a6; /* rgb */ color: rgb(65, 184, 166); /* oklch */ color: oklch(71.2% 0.108 181.2);
Tailwind
colors: {
custom: {
50: '#84cec0',
500: '#41b8a6',
950: '#000000',
},
}SCSS
$custom: #41b8a6; $custom-light: #84cec0; $custom-dark: #000000;
JSON
{
"hex": "#41b8a6",
"rgb": {
"r": 65,
"g": 184,
"b": 166
},
"hsl": {
"h": 170.924,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.71173,
"c": 0.1084,
"h": 181.2
},
"luminance": 0.38158
}Semantic roles & 50–950 ramp
primary
#41B8A6
secondary
#C78E97
accent
#5065D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281