#41BBB3#41BBB3
#41BBB3 is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.3% C 0.107 H 188.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #41BBB3 |
|---|---|
| RGB | rgb(65, 187, 179) |
| HSL | hsl(176, 48%, 49%) |
| HSV | hsv(176, 65%, 73%) |
| CMYK | cmyk(65.2%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(69.41, -35.12, -5.86) |
| CIE-LCH | lch(69.41, 35.61, 189.48°) |
| OKLab | oklab(72.33% -0.1056 -0.0164) |
| OKLCH | oklch(72.33% 0.107 188.9) |
| XYZ | xyz(28.0833, 39.9160, 48.8636) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.45
Lightseagreen
#20B2AA
ΔE00 3.03
Tealish
#24BCA8
ΔE00 4.45
Turquoise (survey)
#06C2AC
ΔE00 5.36
Mediumturquoise
#48D1CC
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BBB3 #BB4149
analogous
#41BB76 #41BBB3 #4186BB
triadic
#41BBB3 #B341BB #BBB341
tetradic
#41BBB3 #7641BB #BB4149 #86BB41
square
#41BBB3 #7641BB #BB4149 #86BB41
split-complementary
#41BBB3 #BB4186 #BB7641
monochromatic
#21605C #318E88 #41BBB3 #6DCCC6 #9ADCD8
Accessibility & contrast
On white
2.34
#41BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#41BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BBB3
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BBB3 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B3
Deuteranopia (green-blind)
#9FA4B4
Tritanopia (blue-blind)
#00C0B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bbb3; /* rgb */ color: rgb(65, 187, 179); /* oklch */ color: oklch(72.3% 0.107 188.9);
Tailwind
colors: {
custom: {
50: '#85d0c9',
500: '#41bbb3',
950: '#000000',
},
}SCSS
$custom: #41bbb3; $custom-light: #85d0c9; $custom-dark: #000000;
JSON
{
"hex": "#41bbb3",
"rgb": {
"r": 65,
"g": 187,
"b": 179
},
"hsl": {
"h": 176.066,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.7233,
"c": 0.10691,
"h": 188.9
},
"luminance": 0.39919
}Semantic roles & 50–950 ramp
primary
#41BBB3
secondary
#C89093
accent
#5059D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282