#41B7BB#41B7BB
#41B7BB is a light, moderate teal. Relative luminance 0.386; OKLCH L 71.6% C 0.103 H 198.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #41B7BB |
|---|---|
| RGB | rgb(65, 183, 187) |
| HSL | hsl(182, 48%, 49%) |
| HSV | hsv(182, 65%, 73%) |
| CMYK | cmyk(65.2%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(68.44, -30.97, -11.71) |
| CIE-LCH | lch(68.44, 33.11, 200.71°) |
| OKLab | oklab(71.63% -0.098 -0.0325) |
| OKLCH | oklch(71.63% 0.103 198.3) |
| XYZ | xyz(28.0792, 38.5755, 52.9701) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.35
Turquoise Blue
#06B1C4
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 6.26
Topaz
#13BBAF
ΔE00 6.54
Mediumturquoise
#48D1CC
ΔE00 7.41
Cadetblue
#5F9EA0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B7BB #BB4541
analogous
#41BB82 #41B7BB #417ABB
triadic
#41B7BB #BB41B7 #B7BB41
tetradic
#41B7BB #8241BB #BB4541 #7ABB41
square
#41B7BB #8241BB #BB4541 #7ABB41
split-complementary
#41B7BB #BB417A #BB8241
monochromatic
#215E60 #318B8E #41B7BB #6DC9CC #9ADADC
Accessibility & contrast
On white
2.41
#41B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#41B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B7BB
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B7BB | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBB
Deuteranopia (green-blind)
#98A1BC
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #41b7bb; /* rgb */ color: rgb(65, 183, 187); /* oklch */ color: oklch(71.6% 0.103 198.3);
Tailwind
colors: {
custom: {
50: '#85cdcf',
500: '#41b7bb',
950: '#000000',
},
}SCSS
$custom: #41b7bb; $custom-light: #85cdcf; $custom-dark: #000000;
JSON
{
"hex": "#41b7bb",
"rgb": {
"r": 65,
"g": 183,
"b": 187
},
"hsl": {
"h": 181.967,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.71626,
"c": 0.10323,
"h": 198.3
},
"luminance": 0.38579
}Semantic roles & 50–950 ramp
primary
#41B7BB
secondary
#C89290
accent
#5450D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282