#41B5B4#41B5B4
#41B5B4 is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.9% C 0.102 H 194.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5B4 |
|---|---|
| RGB | rgb(65, 181, 180) |
| HSL | hsl(179, 47%, 48%) |
| HSV | hsv(179, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 0.6%, 29%) |
| CIE-LAB | lab(67.62, -32.01, -9.07) |
| CIE-LCH | lch(67.62, 33.27, 195.82°) |
| OKLab | oklab(70.89% -0.0989 -0.0252) |
| OKLCH | oklch(70.89% 0.102 194.3) |
| XYZ | xyz(26.9384, 37.4639, 48.9827) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.48
Topaz
#13BBAF
ΔE00 4.87
Darkturquoise
#00CED1
ΔE00 6.82
Turquoise Blue
#06B1C4
ΔE00 7.08
Tealish
#24BCA8
ΔE00 7.21
Mediumturquoise
#48D1CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5B4 #B54142
analogous
#41B57A #41B5B4 #417CB5
triadic
#41B5B4 #B441B5 #B5B441
tetradic
#41B5B4 #7A41B5 #B54142 #7CB541
square
#41B5B4 #7A41B5 #B54142 #7CB541
split-complementary
#41B5B4 #B5417C #B57A41
monochromatic
#215B5A #318887 #41B5B4 #6AC9C9 #97DAD9
Accessibility & contrast
On white
2.47
#41B5B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#41B5B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5B4
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5B4 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB4
Deuteranopia (green-blind)
#989FB5
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b5b4; /* rgb */ color: rgb(65, 181, 180); /* oklch */ color: oklch(70.9% 0.102 194.3);
Tailwind
colors: {
custom: {
50: '#85cbca',
500: '#41b5b4',
950: '#000000',
},
}SCSS
$custom: #41b5b4; $custom-light: #85cbca; $custom-dark: #000000;
JSON
{
"hex": "#41b5b4",
"rgb": {
"r": 65,
"g": 181,
"b": 180
},
"hsl": {
"h": 179.483,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70891,
"c": 0.10211,
"h": 194.3
},
"luminance": 0.37467
}Semantic roles & 50–950 ramp
primary
#41B5B4
secondary
#C58C8D
accent
#5152D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282