#41BAB5#41BAB5
#41BAB5 is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.2% C 0.106 H 191.1°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #41BAB5 |
|---|---|
| RGB | rgb(65, 186, 181) |
| HSL | hsl(178, 48%, 49%) |
| HSV | hsv(178, 65%, 73%) |
| CMYK | cmyk(65.1%, 0%, 2.7%, 27.1%) |
| CIE-LAB | lab(69.17, -34.10, -7.33) |
| CIE-LCH | lch(69.17, 34.88, 192.12°) |
| OKLab | oklab(72.15% -0.1037 -0.0204) |
| OKLCH | oklch(72.15% 0.106 191.1) |
| XYZ | xyz(28.0756, 39.5747, 49.8661) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.14
Topaz
#13BBAF
ΔE00 3.29
Tealish
#24BCA8
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 5.91
Darkturquoise
#00CED1
ΔE00 6.03
Turquoise (survey)
#06C2AC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BAB5 #BA4146
analogous
#41BA79 #41BAB5 #4183BA
triadic
#41BAB5 #B541BA #BAB541
tetradic
#41BAB5 #7941BA #BA4146 #83BA41
square
#41BAB5 #7941BA #BA4146 #83BA41
split-complementary
#41BAB5 #BA4183 #BA7941
monochromatic
#215F5D #318D89 #41BAB5 #6CCCC8 #9ADCD9
Accessibility & contrast
On white
2.36
#41BAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#41BAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BAB5
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BAB5 | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B5
Deuteranopia (green-blind)
#9DA3B6
Tritanopia (blue-blind)
#00BFB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bab5; /* rgb */ color: rgb(65, 186, 181); /* oklch */ color: oklch(72.2% 0.106 191.1);
Tailwind
colors: {
custom: {
50: '#85cfcb',
500: '#41bab5',
950: '#000000',
},
}SCSS
$custom: #41bab5; $custom-light: #85cfcb; $custom-dark: #000000;
JSON
{
"hex": "#41bab5",
"rgb": {
"r": 65,
"g": 186,
"b": 181
},
"hsl": {
"h": 177.521,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.72151,
"c": 0.1057,
"h": 191.1
},
"luminance": 0.39578
}Semantic roles & 50–950 ramp
primary
#41BAB5
secondary
#C88F92
accent
#5056D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282