#41BBB4#41BBB4
#41BBB4 is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.4% C 0.107 H 189.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #41BBB4 |
|---|---|
| RGB | rgb(65, 187, 180) |
| HSL | hsl(177, 48%, 49%) |
| HSV | hsv(177, 65%, 73%) |
| CMYK | cmyk(65.2%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(69.44, -34.85, -6.37) |
| CIE-LCH | lch(69.44, 35.42, 190.36°) |
| OKLab | oklab(72.36% -0.1052 -0.0178) |
| OKLCH | oklch(72.36% 0.107 189.6) |
| XYZ | xyz(28.1848, 39.9566, 49.3982) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.70
Lightseagreen
#20B2AA
ΔE00 3.09
Tealish
#24BCA8
ΔE00 4.80
Turquoise (survey)
#06C2AC
ΔE00 5.70
Mediumturquoise
#48D1CC
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BBB4 #BB4148
analogous
#41BB77 #41BBB4 #4185BB
triadic
#41BBB4 #B441BB #BBB441
tetradic
#41BBB4 #7741BB #BB4148 #85BB41
square
#41BBB4 #7741BB #BB4148 #85BB41
split-complementary
#41BBB4 #BB4185 #BB7741
monochromatic
#21605D #318E88 #41BBB4 #6DCCC7 #9ADCD8
Accessibility & contrast
On white
2.34
#41BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#41BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BBB4
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BBB4 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B4
Deuteranopia (green-blind)
#9EA4B5
Tritanopia (blue-blind)
#00C0B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bbb4; /* rgb */ color: rgb(65, 187, 180); /* oklch */ color: oklch(72.4% 0.107 189.6);
Tailwind
colors: {
custom: {
50: '#85d0ca',
500: '#41bbb4',
950: '#000000',
},
}SCSS
$custom: #41bbb4; $custom-light: #85d0ca; $custom-dark: #000000;
JSON
{
"hex": "#41bbb4",
"rgb": {
"r": 65,
"g": 187,
"b": 180
},
"hsl": {
"h": 176.557,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.72363,
"c": 0.10669,
"h": 189.6
},
"luminance": 0.3996
}Semantic roles & 50–950 ramp
primary
#41BBB4
secondary
#C89093
accent
#5058D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282