#41BCAC#41BCAC
#41BCAC is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.4% C 0.110 H 182.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCAC |
|---|---|
| RGB | rgb(65, 188, 172) |
| HSL | hsl(172, 49%, 50%) |
| HSV | hsv(172, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 8.5%, 26.3%) |
| CIE-LAB | lab(69.52, -37.48, -1.86) |
| CIE-LCH | lch(69.52, 37.53, 182.85°) |
| OKLab | oklab(72.35% -0.1098 -0.0056) |
| OKLCH | oklch(72.35% 0.11 182.9) |
| XYZ | xyz(27.6061, 40.0658, 45.3003) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.94
Topaz
#13BBAF
ΔE00 2.35
Turquoise (survey)
#06C2AC
ΔE00 3.05
Lightseagreen
#20B2AA
ΔE00 4.14
Greeny Blue
#42B395
ΔE00 5.59
Mediumturquoise
#48D1CC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCAC #BC4151
analogous
#41BC6E #41BCAC #418FBC
triadic
#41BCAC #AC41BC #BCAC41
tetradic
#41BCAC #6E41BC #BC4151 #8FBC41
square
#41BCAC #6E41BC #BC4151 #8FBC41
split-complementary
#41BCAC #BC418F #BC6E41
monochromatic
#226159 #318F82 #41BCAC #6ECDC0 #9BDCD4
Accessibility & contrast
On white
2.33
#41BCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#41BCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCAC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCAC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bcac; /* rgb */ color: rgb(65, 188, 172); /* oklch */ color: oklch(72.4% 0.110 182.9);
Tailwind
colors: {
custom: {
50: '#85d1c4',
500: '#41bcac',
950: '#000000',
},
}SCSS
$custom: #41bcac; $custom-light: #85d1c4; $custom-dark: #000000;
JSON
{
"hex": "#41bcac",
"rgb": {
"r": 65,
"g": 188,
"b": 172
},
"hsl": {
"h": 172.195,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72351,
"c": 0.10997,
"h": 182.9
},
"luminance": 0.40069
}Semantic roles & 50–950 ramp
primary
#41BCAC
secondary
#C99098
accent
#5061D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281