#41BCB4#41BCB4
#41BCB4 is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.6% C 0.108 H 188.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCB4 |
|---|---|
| RGB | rgb(65, 188, 180) |
| HSL | hsl(176, 49%, 50%) |
| HSV | hsv(176, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 4.3%, 26.3%) |
| CIE-LAB | lab(69.74, -35.31, -5.92) |
| CIE-LCH | lch(69.74, 35.81, 189.52°) |
| OKLab | oklab(72.61% -0.1062 -0.0166) |
| OKLCH | oklch(72.61% 0.108 188.9) |
| XYZ | xyz(28.3977, 40.3824, 49.4691) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.47
Lightseagreen
#20B2AA
ΔE00 3.26
Tealish
#24BCA8
ΔE00 4.46
Turquoise (survey)
#06C2AC
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 5.55
Darkturquoise
#00CED1
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCB4 #BC4149
analogous
#41BC77 #41BCB4 #4186BC
triadic
#41BCB4 #B441BC #BCB441
tetradic
#41BCB4 #7741BC #BC4149 #86BC41
square
#41BCB4 #7741BC #BC4149 #86BC41
split-complementary
#41BCB4 #BC4186 #BC7741
monochromatic
#22615D #318F88 #41BCB4 #6ECDC7 #9BDCD8
Accessibility & contrast
On white
2.31
#41BCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#41BCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCB4
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCB4 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B4
Deuteranopia (green-blind)
#9FA5B5
Tritanopia (blue-blind)
#00C1B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bcb4; /* rgb */ color: rgb(65, 188, 180); /* oklch */ color: oklch(72.6% 0.108 188.9);
Tailwind
colors: {
custom: {
50: '#85d0ca',
500: '#41bcb4',
950: '#000000',
},
}SCSS
$custom: #41bcb4; $custom-light: #85d0ca; $custom-dark: #000000;
JSON
{
"hex": "#41bcb4",
"rgb": {
"r": 65,
"g": 188,
"b": 180
},
"hsl": {
"h": 176.098,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72608,
"c": 0.10752,
"h": 188.9
},
"luminance": 0.40386
}Semantic roles & 50–950 ramp
primary
#41BCB4
secondary
#C99094
accent
#5058D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282