#41BAAB#41BAAB
#41BAAB is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.8% C 0.108 H 183.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #41BAAB |
|---|---|
| RGB | rgb(65, 186, 171) |
| HSL | hsl(173, 48%, 49%) |
| HSV | hsv(173, 65%, 73%) |
| CMYK | cmyk(65.1%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(68.88, -36.83, -2.25) |
| CIE-LCH | lch(68.88, 36.90, 183.49°) |
| OKLab | oklab(71.83% -0.1082 -0.0067) |
| OKLCH | oklch(71.83% 0.108 183.5) |
| XYZ | xyz(27.0861, 39.1789, 44.6550) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.19
Tealish
#24BCA8
ΔE00 2.22
Turquoise (survey)
#06C2AC
ΔE00 3.52
Lightseagreen
#20B2AA
ΔE00 3.61
Greeny Blue
#42B395
ΔE00 5.63
Mediumturquoise
#48D1CC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BAAB #BA4150
analogous
#41BA6F #41BAAB #418DBA
triadic
#41BAAB #AB41BA #BAAB41
tetradic
#41BAAB #6F41BA #BA4150 #8DBA41
square
#41BAAB #6F41BA #BA4150 #8DBA41
split-complementary
#41BAAB #BA418D #BA6F41
monochromatic
#215F58 #318D81 #41BAAB #6CCCC0 #9ADCD3
Accessibility & contrast
On white
2.38
#41BAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#41BAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BAAB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BAAB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 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)
#B1B0AA
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #41baab; /* rgb */ color: rgb(65, 186, 171); /* oklch */ color: oklch(71.8% 0.108 183.5);
Tailwind
colors: {
custom: {
50: '#84cfc3',
500: '#41baab',
950: '#000000',
},
}SCSS
$custom: #41baab; $custom-light: #84cfc3; $custom-dark: #000000;
JSON
{
"hex": "#41baab",
"rgb": {
"r": 65,
"g": 186,
"b": 171
},
"hsl": {
"h": 172.562,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.71825,
"c": 0.1084,
"h": 183.5
},
"luminance": 0.39182
}Semantic roles & 50–950 ramp
primary
#41BAAB
secondary
#C88F96
accent
#5061D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281