#41B4B5#41B4B5
#41B4B5 is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.7% C 0.101 H 195.9°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4B5 |
|---|---|
| RGB | rgb(65, 180, 181) |
| HSL | hsl(181, 47%, 48%) |
| HSV | hsv(181, 64%, 71%) |
| CMYK | cmyk(64.1%, 0.6%, 0%, 29%) |
| CIE-LAB | lab(67.35, -31.25, -10.03) |
| CIE-LCH | lch(67.35, 32.82, 197.79°) |
| OKLab | oklab(70.68% -0.0975 -0.0278) |
| OKLCH | oklch(70.68% 0.101 195.9) |
| XYZ | xyz(26.8380, 37.0996, 49.4536) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.11
Topaz
#13BBAF
ΔE00 5.64
Turquoise Blue
#06B1C4
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 7.01
Cadetblue
#5F9EA0
ΔE00 7.65
Mediumturquoise
#48D1CC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4B5 #B54241
analogous
#41B57C #41B4B5 #417AB5
triadic
#41B4B5 #B541B4 #B4B541
tetradic
#41B4B5 #7C41B5 #B54241 #7AB541
square
#41B4B5 #7C41B5 #B54241 #7AB541
split-complementary
#41B4B5 #B5417A #B57C41
monochromatic
#215A5B #318788 #41B4B5 #6AC9C9 #97D9DA
Accessibility & contrast
On white
2.49
#41B4B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#41B4B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4B5
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4B5 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB5
Deuteranopia (green-blind)
#969EB6
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b4b5; /* rgb */ color: rgb(65, 180, 181); /* oklch */ color: oklch(70.7% 0.101 195.9);
Tailwind
colors: {
custom: {
50: '#84cbcb',
500: '#41b4b5',
950: '#000000',
},
}SCSS
$custom: #41b4b5; $custom-light: #84cbcb; $custom-dark: #000000;
JSON
{
"hex": "#41b4b5",
"rgb": {
"r": 65,
"g": 180,
"b": 181
},
"hsl": {
"h": 180.517,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70681,
"c": 0.10136,
"h": 195.9
},
"luminance": 0.37103
}Semantic roles & 50–950 ramp
primary
#41B4B5
secondary
#C58D8C
accent
#5251D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282