#41B4BE#41B4BE
#41B4BE is a light, moderate teal. Relative luminance 0.375; OKLCH L 71.0% C 0.102 H 203.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4BE |
|---|---|
| RGB | rgb(65, 180, 190) |
| HSL | hsl(185, 49%, 50%) |
| HSV | hsv(185, 66%, 75%) |
| CMYK | cmyk(65.8%, 5.3%, 0%, 25.5%) |
| CIE-LAB | lab(67.64, -28.64, -14.57) |
| CIE-LCH | lch(67.64, 32.13, 206.97°) |
| OKLab | oklab(71.01% -0.0936 -0.0404) |
| OKLCH | oklch(71.01% 0.102 203.3) |
| XYZ | xyz(27.7915, 37.4810, 54.4751) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.25
Lightseagreen
#20B2AA
ΔE00 7.43
Cadetblue
#5F9EA0
ΔE00 7.71
Darkturquoise
#00CED1
ΔE00 7.73
Topaz
#13BBAF
ΔE00 8.94
Mediumturquoise
#48D1CC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4BE #BE4B41
analogous
#41BE8A #41B4BE #4175BE
triadic
#41B4BE #BE41B4 #B4BE41
tetradic
#41B4BE #8A41BE #BE4B41 #75BE41
square
#41B4BE #8A41BE #BE4B41 #75BE41
split-complementary
#41B4BE #BE4175 #BE8A41
monochromatic
#225E63 #318990 #41B4BE #6FC6CE #9CD8DD
Accessibility & contrast
On white
2.47
#41B4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#41B4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4BE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4BE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADBF
Deuteranopia (green-blind)
#949FBE
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b4be; /* rgb */ color: rgb(65, 180, 190); /* oklch */ color: oklch(71.0% 0.102 203.3);
Tailwind
colors: {
custom: {
50: '#85cbd1',
500: '#41b4be',
950: '#000000',
},
}SCSS
$custom: #41b4be; $custom-light: #85cbd1; $custom-dark: #000000;
JSON
{
"hex": "#41b4be",
"rgb": {
"r": 65,
"g": 180,
"b": 190
},
"hsl": {
"h": 184.8,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.71006,
"c": 0.10196,
"h": 203.3
},
"luminance": 0.37484
}Semantic roles & 50–950 ramp
primary
#41B4BE
secondary
#C99691
accent
#5A4FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282