#41BBB9#41BBB9
#41BBB9 is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.5% C 0.106 H 193.5°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #41BBB9 |
|---|---|
| RGB | rgb(65, 187, 185) |
| HSL | hsl(179, 48%, 49%) |
| HSV | hsv(179, 65%, 73%) |
| CMYK | cmyk(65.2%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(69.59, -33.45, -8.90) |
| CIE-LCH | lch(69.59, 34.61, 194.90°) |
| OKLab | oklab(72.53% -0.103 -0.0247) |
| OKLCH | oklch(72.53% 0.106 193.5) |
| XYZ | xyz(28.7033, 40.1640, 52.1292) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.97
Topaz
#13BBAF
ΔE00 4.29
Darkturquoise
#00CED1
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 5.69
Tealish
#24BCA8
ΔE00 6.65
Turquoise (survey)
#06C2AC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BBB9 #BB4143
analogous
#41BB7C #41BBB9 #4180BB
triadic
#41BBB9 #B941BB #BBB941
tetradic
#41BBB9 #7C41BB #BB4143 #80BB41
square
#41BBB9 #7C41BB #BB4143 #80BB41
split-complementary
#41BBB9 #BB4180 #BB7C41
monochromatic
#21605F #318E8C #41BBB9 #6DCCCB #9ADCDB
Accessibility & contrast
On white
2.32
#41BBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#41BBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BBB9
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BBB9 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B9
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bbb9; /* rgb */ color: rgb(65, 187, 185); /* oklch */ color: oklch(72.5% 0.106 193.5);
Tailwind
colors: {
custom: {
50: '#86d0ce',
500: '#41bbb9',
950: '#000000',
},
}SCSS
$custom: #41bbb9; $custom-light: #86d0ce; $custom-dark: #000000;
JSON
{
"hex": "#41bbb9",
"rgb": {
"r": 65,
"g": 187,
"b": 185
},
"hsl": {
"h": 179.016,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.72532,
"c": 0.10591,
"h": 193.5
},
"luminance": 0.40167
}Semantic roles & 50–950 ramp
primary
#41BBB9
secondary
#C89091
accent
#5052D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282