#41BBB7#41BBB7
#41BBB7 is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.5% C 0.106 H 191.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #41BBB7 |
|---|---|
| RGB | rgb(65, 187, 183) |
| HSL | hsl(178, 48%, 49%) |
| HSV | hsv(178, 65%, 73%) |
| CMYK | cmyk(65.2%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(69.53, -34.01, -7.89) |
| CIE-LCH | lch(69.53, 34.92, 193.06°) |
| OKLab | oklab(72.46% -0.1039 -0.022) |
| OKLCH | oklch(72.46% 0.106 191.9) |
| XYZ | xyz(28.4937, 40.0802, 51.0251) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.52
Topaz
#13BBAF
ΔE00 3.61
Darkturquoise
#00CED1
ΔE00 5.63
Mediumturquoise
#48D1CC
ΔE00 5.63
Tealish
#24BCA8
ΔE00 5.90
Turquoise (survey)
#06C2AC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BBB7 #BB4145
analogous
#41BB7A #41BBB7 #4182BB
triadic
#41BBB7 #B741BB #BBB741
tetradic
#41BBB7 #7A41BB #BB4145 #82BB41
square
#41BBB7 #7A41BB #BB4145 #82BB41
split-complementary
#41BBB7 #BB4182 #BB7A41
monochromatic
#21605E #318E8B #41BBB7 #6DCCC9 #9ADCDA
Accessibility & contrast
On white
2.33
#41BBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#41BBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BBB7
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BBB7 | 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)
#B0B2B7
Deuteranopia (green-blind)
#9DA4B8
Tritanopia (blue-blind)
#00C0B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bbb7; /* rgb */ color: rgb(65, 187, 183); /* oklch */ color: oklch(72.5% 0.106 191.9);
Tailwind
colors: {
custom: {
50: '#85d0cc',
500: '#41bbb7',
950: '#000000',
},
}SCSS
$custom: #41bbb7; $custom-light: #85d0cc; $custom-dark: #000000;
JSON
{
"hex": "#41bbb7",
"rgb": {
"r": 65,
"g": 187,
"b": 183
},
"hsl": {
"h": 178.033,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.72464,
"c": 0.10616,
"h": 191.9
},
"luminance": 0.40083
}Semantic roles & 50–950 ramp
primary
#41BBB7
secondary
#C89092
accent
#5054D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282