#41ABA4#41ABA4
#41ABA4 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.9% C 0.097 H 189.0°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABA4 |
|---|---|
| RGB | rgb(65, 171, 164) |
| HSL | hsl(176, 45%, 46%) |
| HSV | hsv(176, 62%, 67%) |
| CMYK | cmyk(62%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(64.10, -31.71, -5.41) |
| CIE-LCH | lch(64.10, 32.17, 189.69°) |
| OKLab | oklab(67.88% -0.0955 -0.0152) |
| OKLCH | oklch(67.88% 0.097 189) |
| XYZ | xyz(23.4407, 32.9275, 40.2350) |
| Luminance | 0.3293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.68
Topaz
#13BBAF
ΔE00 5.14
Sea
#3C9992
ΔE00 5.56
Blue Green
#0F9B8E
ΔE00 6.33
Dull Teal
#5F9E8F
ΔE00 6.50
Tealish
#24BCA8
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABA4 #AB4148
analogous
#41AB6F #41ABA4 #417DAB
triadic
#41ABA4 #A441AB #ABA441
tetradic
#41ABA4 #6F41AB #AB4148 #7DAB41
square
#41ABA4 #6F41AB #AB4148 #7DAB41
split-complementary
#41ABA4 #AB417D #AB6F41
monochromatic
#1F524F #307F79 #41ABA4 #65C4BE #91D5D1
Accessibility & contrast
On white
2.77
#41ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#41ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABA4
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABA4 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A4
Deuteranopia (green-blind)
#9196A5
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #41aba4; /* rgb */ color: rgb(65, 171, 164); /* oklch */ color: oklch(67.9% 0.097 189.0);
Tailwind
colors: {
custom: {
50: '#82c4be',
500: '#41aba4',
950: '#000000',
},
}SCSS
$custom: #41aba4; $custom-light: #82c4be; $custom-dark: #000000;
JSON
{
"hex": "#41aba4",
"rgb": {
"r": 65,
"g": 171,
"b": 164
},
"hsl": {
"h": 176.038,
"s": 44.915,
"l": 46.275
},
"oklch": {
"l": 0.67879,
"c": 0.09667,
"h": 189
},
"luminance": 0.3293
}Semantic roles & 50–950 ramp
primary
#41ABA4
secondary
#C1878B
accent
#535CD5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281