#41B8A0#41B8A0
#41B8A0 is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.0% C 0.111 H 176.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #41B8A0 |
|---|---|
| RGB | rgb(65, 184, 160) |
| HSL | hsl(168, 48%, 49%) |
| HSV | hsv(168, 65%, 72%) |
| CMYK | cmyk(64.7%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(67.98, -38.80, 2.48) |
| CIE-LCH | lch(67.98, 38.88, 176.34°) |
| OKLab | oklab(70.99% -0.1111 0.006) |
| OKLCH | oklch(70.99% 0.111 176.9) |
| XYZ | xyz(25.6626, 37.9401, 39.2216) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.44
Greeny Blue
#42B395
ΔE00 2.56
Turquoise (survey)
#06C2AC
ΔE00 3.55
Topaz
#13BBAF
ΔE00 4.76
Lightseagreen
#20B2AA
ΔE00 5.97
Mediumaquamarine
#66CDAA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B8A0 #B84159
analogous
#41B865 #41B8A0 #4195B8
triadic
#41B8A0 #A041B8 #B8A041
tetradic
#41B8A0 #6541B8 #B84159 #95B841
square
#41B8A0 #6541B8 #B84159 #95B841
split-complementary
#41B8A0 #B84195 #B86541
monochromatic
#215E51 #318B79 #41B8A0 #6BCBB8 #99DBCD
Accessibility & contrast
On white
2.45
#41B8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#41B8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B8A0
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B8A0 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#A0A0A2
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b8a0; /* rgb */ color: rgb(65, 184, 160); /* oklch */ color: oklch(71.0% 0.111 176.9);
Tailwind
colors: {
custom: {
50: '#84cebc',
500: '#41b8a0',
950: '#000000',
},
}SCSS
$custom: #41b8a0; $custom-light: #84cebc; $custom-dark: #000000;
JSON
{
"hex": "#41b8a0",
"rgb": {
"r": 65,
"g": 184,
"b": 160
},
"hsl": {
"h": 167.899,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.70992,
"c": 0.11131,
"h": 176.9
},
"luminance": 0.37943
}Semantic roles & 50–950 ramp
primary
#41B8A0
secondary
#C78E9A
accent
#506CD7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1312
muted
#7D8281