#41BBB8#41BBB8
#41BBB8 is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.5% C 0.106 H 192.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #41BBB8 |
|---|---|
| RGB | rgb(65, 187, 184) |
| HSL | hsl(179, 48%, 49%) |
| HSV | hsv(179, 65%, 73%) |
| CMYK | cmyk(65.2%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(69.56, -33.73, -8.39) |
| CIE-LCH | lch(69.56, 34.76, 193.97°) |
| OKLab | oklab(72.5% -0.1034 -0.0233) |
| OKLCH | oklch(72.5% 0.106 192.7) |
| XYZ | xyz(28.5981, 40.1220, 51.5752) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.73
Topaz
#13BBAF
ΔE00 3.94
Darkturquoise
#00CED1
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 5.65
Tealish
#24BCA8
ΔE00 6.28
Turquoise (survey)
#06C2AC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BBB8 #BB4144
analogous
#41BB7B #41BBB8 #4181BB
triadic
#41BBB8 #B841BB #BBB841
tetradic
#41BBB8 #7B41BB #BB4144 #81BB41
square
#41BBB8 #7B41BB #BB4144 #81BB41
split-complementary
#41BBB8 #BB4181 #BB7B41
monochromatic
#21605F #318E8B #41BBB8 #6DCCCA #9ADCDA
Accessibility & contrast
On white
2.33
#41BBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#41BBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BBB8
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BBB8 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B8
Deuteranopia (green-blind)
#9DA4B9
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bbb8; /* rgb */ color: rgb(65, 187, 184); /* oklch */ color: oklch(72.5% 0.106 192.7);
Tailwind
colors: {
custom: {
50: '#86d0cd',
500: '#41bbb8',
950: '#000000',
},
}SCSS
$custom: #41bbb8; $custom-light: #86d0cd; $custom-dark: #000000;
JSON
{
"hex": "#41bbb8",
"rgb": {
"r": 65,
"g": 187,
"b": 184
},
"hsl": {
"h": 178.525,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.72497,
"c": 0.10602,
"h": 192.7
},
"luminance": 0.40125
}Semantic roles & 50–950 ramp
primary
#41BBB8
secondary
#C89091
accent
#5053D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282