#41B9B3#41B9B3
#41B9B3 is a light, moderate teal. Relative luminance 0.391; OKLCH L 71.8% C 0.105 H 190.3°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #41B9B3 |
|---|---|
| RGB | rgb(65, 185, 179) |
| HSL | hsl(177, 48%, 49%) |
| HSV | hsv(177, 65%, 73%) |
| CMYK | cmyk(64.9%, 0%, 3.2%, 27.5%) |
| CIE-LAB | lab(68.80, -34.19, -6.76) |
| CIE-LCH | lch(68.80, 34.85, 191.19°) |
| OKLab | oklab(71.84% -0.1036 -0.0189) |
| OKLCH | oklch(71.84% 0.105 190.3) |
| XYZ | xyz(27.6619, 39.0734, 48.7232) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.79
Topaz
#13BBAF
ΔE00 3.01
Tealish
#24BCA8
ΔE00 5.19
Turquoise (survey)
#06C2AC
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B9B3 #B94147
analogous
#41B977 #41B9B3 #4183B9
triadic
#41B9B3 #B341B9 #B9B341
tetradic
#41B9B3 #7741B9 #B94147 #83B941
square
#41B9B3 #7741B9 #B94147 #83B941
split-complementary
#41B9B3 #B94183 #B97741
monochromatic
#215E5B #318C87 #41B9B3 #6CCBC7 #99DBD8
Accessibility & contrast
On white
2.38
#41B9B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#41B9B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B9B3
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B9B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B9B3 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B3
Deuteranopia (green-blind)
#9CA2B4
Tritanopia (blue-blind)
#00BEB7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #41b9b3; /* rgb */ color: rgb(65, 185, 179); /* oklch */ color: oklch(71.8% 0.105 190.3);
Tailwind
colors: {
custom: {
50: '#85cec9',
500: '#41b9b3',
950: '#000000',
},
}SCSS
$custom: #41b9b3; $custom-light: #85cec9; $custom-dark: #000000;
JSON
{
"hex": "#41b9b3",
"rgb": {
"r": 65,
"g": 185,
"b": 179
},
"hsl": {
"h": 177,
"s": 48,
"l": 49.02
},
"oklch": {
"l": 0.71839,
"c": 0.10527,
"h": 190.3
},
"luminance": 0.39076
}Semantic roles & 50–950 ramp
primary
#41B9B3
secondary
#C78F91
accent
#5057D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282