#41ABA1#41ABA1
#41ABA1 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.8% C 0.097 H 186.5°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABA1 |
|---|---|
| RGB | rgb(65, 171, 161) |
| HSL | hsl(174, 45%, 46%) |
| HSV | hsv(174, 62%, 67%) |
| CMYK | cmyk(62%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(64.02, -32.54, -3.87) |
| CIE-LCH | lch(64.02, 32.77, 186.78°) |
| OKLab | oklab(67.78% -0.0968 -0.011) |
| OKLCH | oklch(67.78% 0.097 186.5) |
| XYZ | xyz(23.1730, 32.8204, 38.8250) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.76
Topaz
#13BBAF
ΔE00 4.89
Sea
#3C9992
ΔE00 5.60
Tealish
#24BCA8
ΔE00 5.82
Blue Green
#0F9B8E
ΔE00 5.90
Dull Teal
#5F9E8F
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABA1 #AB414B
analogous
#41AB6C #41ABA1 #4180AB
triadic
#41ABA1 #A141AB #ABA141
tetradic
#41ABA1 #6C41AB #AB414B #80AB41
square
#41ABA1 #6C41AB #AB414B #80AB41
split-complementary
#41ABA1 #AB4180 #AB6C41
monochromatic
#1F524E #307F77 #41ABA1 #65C4BB #91D5CF
Accessibility & contrast
On white
2.78
#41ABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#41ABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABA1
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABA1 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A1
Deuteranopia (green-blind)
#9296A2
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #41aba1; /* rgb */ color: rgb(65, 171, 161); /* oklch */ color: oklch(67.8% 0.097 186.5);
Tailwind
colors: {
custom: {
50: '#82c4bc',
500: '#41aba1',
950: '#000000',
},
}SCSS
$custom: #41aba1; $custom-light: #82c4bc; $custom-dark: #000000;
JSON
{
"hex": "#41aba1",
"rgb": {
"r": 65,
"g": 171,
"b": 161
},
"hsl": {
"h": 174.34,
"s": 44.915,
"l": 46.275
},
"oklch": {
"l": 0.6778,
"c": 0.09745,
"h": 186.5
},
"luminance": 0.32823
}Semantic roles & 50–950 ramp
primary
#41ABA1
secondary
#C1878D
accent
#535FD5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1312
muted
#7C8281