#41BAB8#41BAB8
#41BAB8 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.3% C 0.105 H 193.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #41BAB8 |
|---|---|
| RGB | rgb(65, 186, 184) |
| HSL | hsl(179, 48%, 49%) |
| HSV | hsv(179, 65%, 73%) |
| CMYK | cmyk(65.1%, 0%, 1.1%, 27.1%) |
| CIE-LAB | lab(69.25, -33.26, -8.84) |
| CIE-LCH | lch(69.25, 34.42, 194.89°) |
| OKLab | oklab(72.25% -0.1024 -0.0246) |
| OKLCH | oklch(72.25% 0.105 193.5) |
| XYZ | xyz(28.3867, 39.6992, 51.5048) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.80
Topaz
#13BBAF
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 5.96
Tealish
#24BCA8
ΔE00 6.66
Turquoise (survey)
#06C2AC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BAB8 #BA4143
analogous
#41BA7C #41BAB8 #4180BA
triadic
#41BAB8 #B841BA #BAB841
tetradic
#41BAB8 #7C41BA #BA4143 #80BA41
square
#41BAB8 #7C41BA #BA4143 #80BA41
split-complementary
#41BAB8 #BA4180 #BA7C41
monochromatic
#215F5E #318D8B #41BAB8 #6CCCCA #9ADCDB
Accessibility & contrast
On white
2.35
#41BAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#41BAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BAB8
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BAB8 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B8
Deuteranopia (green-blind)
#9CA3B9
Tritanopia (blue-blind)
#00BFB9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bab8; /* rgb */ color: rgb(65, 186, 184); /* oklch */ color: oklch(72.3% 0.105 193.5);
Tailwind
colors: {
custom: {
50: '#85cfcd',
500: '#41bab8',
950: '#000000',
},
}SCSS
$custom: #41bab8; $custom-light: #85cfcd; $custom-dark: #000000;
JSON
{
"hex": "#41bab8",
"rgb": {
"r": 65,
"g": 186,
"b": 184
},
"hsl": {
"h": 179.008,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.72253,
"c": 0.1053,
"h": 193.5
},
"luminance": 0.39702
}Semantic roles & 50–950 ramp
primary
#41BAB8
secondary
#C88F90
accent
#5052D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282