#41B8B0#41B8B0
#41B8B0 is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.5% C 0.105 H 188.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #41B8B0 |
|---|---|
| RGB | rgb(65, 184, 176) |
| HSL | hsl(176, 48%, 49%) |
| HSV | hsv(176, 65%, 72%) |
| CMYK | cmyk(64.7%, 0%, 4.3%, 27.8%) |
| CIE-LAB | lab(68.41, -34.55, -5.69) |
| CIE-LCH | lch(68.41, 35.01, 189.35°) |
| OKLab | oklab(71.49% -0.1039 -0.0159) |
| OKLCH | oklch(71.49% 0.105 188.7) |
| XYZ | xyz(27.1534, 38.5364, 47.0731) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.40
Topaz
#13BBAF
ΔE00 2.54
Tealish
#24BCA8
ΔE00 4.51
Turquoise (survey)
#06C2AC
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 6.61
Darkturquoise
#00CED1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B8B0 #B84149
analogous
#41B875 #41B8B0 #4185B8
triadic
#41B8B0 #B041B8 #B8B041
tetradic
#41B8B0 #7541B8 #B84149 #85B841
square
#41B8B0 #7541B8 #B84149 #85B841
split-complementary
#41B8B0 #B84185 #B87541
monochromatic
#215E59 #318B85 #41B8B0 #6BCBC4 #99DBD6
Accessibility & contrast
On white
2.41
#41B8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#41B8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B8B0
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B8B0 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB0
Deuteranopia (green-blind)
#9CA1B1
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #41b8b0; /* rgb */ color: rgb(65, 184, 176); /* oklch */ color: oklch(71.5% 0.105 188.7);
Tailwind
colors: {
custom: {
50: '#85cec7',
500: '#41b8b0',
950: '#000000',
},
}SCSS
$custom: #41b8b0; $custom-light: #85cec7; $custom-dark: #000000;
JSON
{
"hex": "#41b8b0",
"rgb": {
"r": 65,
"g": 184,
"b": 176
},
"hsl": {
"h": 175.966,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.71493,
"c": 0.10508,
"h": 188.7
},
"luminance": 0.38539
}Semantic roles & 50–950 ramp
primary
#41B8B0
secondary
#C78E92
accent
#5059D7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282