#41BBBF#41BBBF
#41BBBF is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.7% C 0.106 H 198.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #41BBBF |
|---|---|
| RGB | rgb(65, 187, 191) |
| HSL | hsl(182, 50%, 50%) |
| HSV | hsv(182, 66%, 75%) |
| CMYK | cmyk(66%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(69.77, -31.74, -11.92) |
| CIE-LCH | lch(69.77, 33.90, 200.58°) |
| OKLab | oklab(72.74% -0.1004 -0.0331) |
| OKLCH | oklch(72.74% 0.106 198.2) |
| XYZ | xyz(29.3501, 40.4228, 55.5357) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.24
Lightseagreen
#20B2AA
ΔE00 5.73
Turquoise Blue
#06B1C4
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 6.44
Topaz
#13BBAF
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BBBF #BF4541
analogous
#41BF84 #41BBBF #417CBF
triadic
#41BBBF #BF41BB #BBBF41
tetradic
#41BBBF #8441BF #BF4541 #7CBF41
square
#41BBBF #8441BF #BF4541 #7CBF41
split-complementary
#41BBBF #BF417C #BF8441
monochromatic
#226264 #318F92 #41BBBF #6FCBCE #9DDCDE
Accessibility & contrast
On white
2.31
#41BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#41BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BBBF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BBBF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3BF
Deuteranopia (green-blind)
#9BA4C0
Tritanopia (blue-blind)
#00C1BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bbbf; /* rgb */ color: rgb(65, 187, 191); /* oklch */ color: oklch(72.7% 0.106 198.2);
Tailwind
colors: {
custom: {
50: '#86d0d2',
500: '#41bbbf',
950: '#000000',
},
}SCSS
$custom: #41bbbf; $custom-light: #86d0d2; $custom-dark: #000000;
JSON
{
"hex": "#41bbbf",
"rgb": {
"r": 65,
"g": 187,
"b": 191
},
"hsl": {
"h": 181.905,
"s": 49.606,
"l": 50.196
},
"oklch": {
"l": 0.72741,
"c": 0.10568,
"h": 198.2
},
"luminance": 0.40426
}Semantic roles & 50–950 ramp
primary
#41BBBF
secondary
#CA9492
accent
#534FD9
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282