#41B5B9#41B5B9
#41B5B9 is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.1% C 0.102 H 198.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5B9 |
|---|---|
| RGB | rgb(65, 181, 185) |
| HSL | hsl(182, 48%, 49%) |
| HSV | hsv(182, 65%, 73%) |
| CMYK | cmyk(64.9%, 2.2%, 0%, 27.5%) |
| CIE-LAB | lab(67.78, -30.58, -11.60) |
| CIE-LCH | lch(67.78, 32.71, 200.77°) |
| OKLab | oklab(71.07% -0.0968 -0.0322) |
| OKLCH | oklch(71.07% 0.102 198.4) |
| XYZ | xyz(27.4570, 37.6713, 51.7138) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.23
Turquoise Blue
#06B1C4
ΔE00 5.26
Topaz
#13BBAF
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 6.79
Cadetblue
#5F9EA0
ΔE00 7.77
Mediumturquoise
#48D1CC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5B9 #B94541
analogous
#41B981 #41B5B9 #4179B9
triadic
#41B5B9 #B941B5 #B5B941
tetradic
#41B5B9 #8141B9 #B94541 #79B941
square
#41B5B9 #8141B9 #B94541 #79B941
split-complementary
#41B5B9 #B94179 #B98141
monochromatic
#215C5E #31898C #41B5B9 #6CC8CB #99D9DB
Accessibility & contrast
On white
2.46
#41B5B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#41B5B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5B9
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5B9 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB9
Deuteranopia (green-blind)
#969FBA
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b5b9; /* rgb */ color: rgb(65, 181, 185); /* oklch */ color: oklch(71.1% 0.102 198.4);
Tailwind
colors: {
custom: {
50: '#85cbce',
500: '#41b5b9',
950: '#000000',
},
}SCSS
$custom: #41b5b9; $custom-light: #85cbce; $custom-dark: #000000;
JSON
{
"hex": "#41b5b9",
"rgb": {
"r": 65,
"g": 181,
"b": 185
},
"hsl": {
"h": 182,
"s": 48,
"l": 49.02
},
"oklch": {
"l": 0.71067,
"c": 0.10198,
"h": 198.4
},
"luminance": 0.37674
}Semantic roles & 50–950 ramp
primary
#41B5B9
secondary
#C7918F
accent
#5550D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282