#41BBB6#41BBB6
#41BBB6 is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.4% C 0.106 H 191.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #41BBB6 |
|---|---|
| RGB | rgb(65, 187, 182) |
| HSL | hsl(178, 48%, 49%) |
| HSV | hsv(178, 65%, 73%) |
| CMYK | cmyk(65.2%, 0%, 2.7%, 26.7%) |
| CIE-LAB | lab(69.50, -34.29, -7.38) |
| CIE-LCH | lch(69.50, 35.08, 192.15°) |
| OKLab | oklab(72.43% -0.1043 -0.0206) |
| OKLCH | oklch(72.43% 0.106 191.2) |
| XYZ | xyz(28.3900, 40.0387, 50.4789) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.29
Lightseagreen
#20B2AA
ΔE00 3.34
Tealish
#24BCA8
ΔE00 5.53
Mediumturquoise
#48D1CC
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 5.80
Turquoise (survey)
#06C2AC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BBB6 #BB4146
analogous
#41BB79 #41BBB6 #4183BB
triadic
#41BBB6 #B641BB #BBB641
tetradic
#41BBB6 #7941BB #BB4146 #83BB41
square
#41BBB6 #7941BB #BB4146 #83BB41
split-complementary
#41BBB6 #BB4183 #BB7941
monochromatic
#21605E #318E8A #41BBB6 #6DCCC8 #9ADCD9
Accessibility & contrast
On white
2.33
#41BBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#41BBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BBB6
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BBB6 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B6
Deuteranopia (green-blind)
#9EA4B7
Tritanopia (blue-blind)
#00C0B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bbb6; /* rgb */ color: rgb(65, 187, 182); /* oklch */ color: oklch(72.4% 0.106 191.2);
Tailwind
colors: {
custom: {
50: '#85d0cb',
500: '#41bbb6',
950: '#000000',
},
}SCSS
$custom: #41bbb6; $custom-light: #85d0cb; $custom-dark: #000000;
JSON
{
"hex": "#41bbb6",
"rgb": {
"r": 65,
"g": 187,
"b": 182
},
"hsl": {
"h": 177.541,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.7243,
"c": 0.10631,
"h": 191.2
},
"luminance": 0.40042
}Semantic roles & 50–950 ramp
primary
#41BBB6
secondary
#C89092
accent
#5055D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282