#41BAAC#41BAAC
#41BAAC is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.9% C 0.108 H 184.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #41BAAC |
|---|---|
| RGB | rgb(65, 186, 172) |
| HSL | hsl(173, 48%, 49%) |
| HSV | hsv(173, 65%, 73%) |
| CMYK | cmyk(65.1%, 0%, 7.5%, 27.1%) |
| CIE-LAB | lab(68.91, -36.56, -2.76) |
| CIE-LCH | lch(68.91, 36.67, 184.31°) |
| OKLab | oklab(71.86% -0.1077 -0.008) |
| OKLCH | oklch(71.86% 0.108 184.3) |
| XYZ | xyz(27.1818, 39.2172, 45.1589) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.04
Tealish
#24BCA8
ΔE00 2.49
Lightseagreen
#20B2AA
ΔE00 3.39
Turquoise (survey)
#06C2AC
ΔE00 3.74
Greeny Blue
#42B395
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BAAC #BA414F
analogous
#41BA70 #41BAAC #418CBA
triadic
#41BAAC #AC41BA #BAAC41
tetradic
#41BAAC #7041BA #BA414F #8CBA41
square
#41BAAC #7041BA #BA414F #8CBA41
split-complementary
#41BAAC #BA418C #BA7041
monochromatic
#215F58 #318D82 #41BAAC #6CCCC1 #9ADCD4
Accessibility & contrast
On white
2.37
#41BAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#41BAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BAAC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BAAC | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AC
Deuteranopia (green-blind)
#9FA3AD
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #41baac; /* rgb */ color: rgb(65, 186, 172); /* oklch */ color: oklch(71.9% 0.108 184.3);
Tailwind
colors: {
custom: {
50: '#85cfc4',
500: '#41baac',
950: '#000000',
},
}SCSS
$custom: #41baac; $custom-light: #85cfc4; $custom-dark: #000000;
JSON
{
"hex": "#41baac",
"rgb": {
"r": 65,
"g": 186,
"b": 172
},
"hsl": {
"h": 173.058,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.71857,
"c": 0.10804,
"h": 184.3
},
"luminance": 0.3922
}Semantic roles & 50–950 ramp
primary
#41BAAC
secondary
#C88F96
accent
#5060D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281