#41BCAB#41BCAB
#41BCAB is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.3% C 0.110 H 182.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCAB |
|---|---|
| RGB | rgb(65, 188, 171) |
| HSL | hsl(172, 49%, 50%) |
| HSV | hsv(172, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(69.49, -37.75, -1.36) |
| CIE-LCH | lch(69.49, 37.77, 182.06°) |
| OKLab | oklab(72.32% -0.1103 -0.0043) |
| OKLCH | oklch(72.32% 0.11 182.2) |
| XYZ | xyz(27.5104, 40.0275, 44.7964) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.73
Topaz
#13BBAF
ΔE00 2.58
Turquoise (survey)
#06C2AC
ΔE00 2.87
Lightseagreen
#20B2AA
ΔE00 4.37
Greeny Blue
#42B395
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCAB #BC4152
analogous
#41BC6D #41BCAB #4190BC
triadic
#41BCAB #AB41BC #BCAB41
tetradic
#41BCAB #6D41BC #BC4152 #90BC41
square
#41BCAB #6D41BC #BC4152 #90BC41
split-complementary
#41BCAB #BC4190 #BC6D41
monochromatic
#226158 #318F82 #41BCAB #6ECDC0 #9BDCD3
Accessibility & contrast
On white
2.33
#41BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#41BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCAB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCAB | 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)
#B4B1AA
Deuteranopia (green-blind)
#A2A4AD
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bcab; /* rgb */ color: rgb(65, 188, 171); /* oklch */ color: oklch(72.3% 0.110 182.2);
Tailwind
colors: {
custom: {
50: '#85d1c3',
500: '#41bcab',
950: '#000000',
},
}SCSS
$custom: #41bcab; $custom-light: #85d1c3; $custom-dark: #000000;
JSON
{
"hex": "#41bcab",
"rgb": {
"r": 65,
"g": 188,
"b": 171
},
"hsl": {
"h": 171.707,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.7232,
"c": 0.11036,
"h": 182.2
},
"luminance": 0.40031
}Semantic roles & 50–950 ramp
primary
#41BCAB
secondary
#C99098
accent
#5062D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281