#41B7BD#41B7BD
#41B7BD is a light, moderate teal. Relative luminance 0.387; OKLCH L 71.7% C 0.103 H 199.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #41B7BD |
|---|---|
| RGB | rgb(65, 183, 189) |
| HSL | hsl(183, 49%, 50%) |
| HSV | hsv(183, 66%, 74%) |
| CMYK | cmyk(65.6%, 3.2%, 0%, 25.9%) |
| CIE-LAB | lab(68.51, -30.39, -12.71) |
| CIE-LCH | lch(68.51, 32.94, 202.70°) |
| OKLab | oklab(71.7% -0.0971 -0.0352) |
| OKLCH | oklch(71.7% 0.103 199.9) |
| XYZ | xyz(28.2948, 38.6618, 54.1055) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.76
Lightseagreen
#20B2AA
ΔE00 6.07
Darkturquoise
#00CED1
ΔE00 6.42
Topaz
#13BBAF
ΔE00 7.28
Mediumturquoise
#48D1CC
ΔE00 7.77
Cadetblue
#5F9EA0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B7BD #BD4741
analogous
#41BD85 #41B7BD #4179BD
triadic
#41B7BD #BD41B7 #B7BD41
tetradic
#41B7BD #8541BD #BD4741 #79BD41
square
#41B7BD #8541BD #BD4741 #79BD41
split-complementary
#41B7BD #BD4179 #BD8541
monochromatic
#225F62 #318B8F #41B7BD #6EC9CD #9CDADD
Accessibility & contrast
On white
2.40
#41B7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#41B7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B7BD
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B7BD | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBE
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#00BDB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #41b7bd; /* rgb */ color: rgb(65, 183, 189); /* oklch */ color: oklch(71.7% 0.103 199.9);
Tailwind
colors: {
custom: {
50: '#86cdd0',
500: '#41b7bd',
950: '#000000',
},
}SCSS
$custom: #41b7bd; $custom-light: #86cdd0; $custom-dark: #000000;
JSON
{
"hex": "#41b7bd",
"rgb": {
"r": 65,
"g": 183,
"b": 189
},
"hsl": {
"h": 182.903,
"s": 48.819,
"l": 49.804
},
"oklch": {
"l": 0.71698,
"c": 0.10333,
"h": 199.9
},
"luminance": 0.38665
}Semantic roles & 50–950 ramp
primary
#41B7BD
secondary
#C99491
accent
#564FD8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282