#41BCB5#41BCB5
#41BCB5 is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.6% C 0.107 H 189.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCB5 |
|---|---|
| RGB | rgb(65, 188, 181) |
| HSL | hsl(177, 49%, 50%) |
| HSV | hsv(177, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 3.7%, 26.3%) |
| CIE-LAB | lab(69.77, -35.04, -6.43) |
| CIE-LCH | lch(69.77, 35.62, 190.40°) |
| OKLab | oklab(72.64% -0.1058 -0.018) |
| OKLCH | oklch(72.64% 0.107 189.7) |
| XYZ | xyz(28.4999, 40.4233, 50.0076) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.73
Lightseagreen
#20B2AA
ΔE00 3.31
Tealish
#24BCA8
ΔE00 4.82
Mediumturquoise
#48D1CC
ΔE00 5.47
Turquoise (survey)
#06C2AC
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCB5 #BC4148
analogous
#41BC77 #41BCB5 #4186BC
triadic
#41BCB5 #B541BC #BCB541
tetradic
#41BCB5 #7741BC #BC4148 #86BC41
square
#41BCB5 #7741BC #BC4148 #86BC41
split-complementary
#41BCB5 #BC4186 #BC7741
monochromatic
#22615D #318F89 #41BCB5 #6ECDC7 #9BDCD9
Accessibility & contrast
On white
2.31
#41BCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#41BCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCB5
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCB5 | 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)
#B2B2B5
Deuteranopia (green-blind)
#9FA5B6
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bcb5; /* rgb */ color: rgb(65, 188, 181); /* oklch */ color: oklch(72.6% 0.107 189.7);
Tailwind
colors: {
custom: {
50: '#85d0cb',
500: '#41bcb5',
950: '#000000',
},
}SCSS
$custom: #41bcb5; $custom-light: #85d0cb; $custom-dark: #000000;
JSON
{
"hex": "#41bcb5",
"rgb": {
"r": 65,
"g": 188,
"b": 181
},
"hsl": {
"h": 176.585,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72642,
"c": 0.1073,
"h": 189.7
},
"luminance": 0.40426
}Semantic roles & 50–950 ramp
primary
#41BCB5
secondary
#C99093
accent
#5057D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282