#41ABA3#41ABA3
#41ABA3 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.097 H 188.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABA3 |
|---|---|
| RGB | rgb(65, 171, 163) |
| HSL | hsl(175, 45%, 46%) |
| HSV | hsv(175, 62%, 67%) |
| CMYK | cmyk(62%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(64.07, -31.99, -4.90) |
| CIE-LCH | lch(64.07, 32.36, 188.70°) |
| OKLab | oklab(67.85% -0.0959 -0.0138) |
| OKLCH | oklch(67.85% 0.097 188.2) |
| XYZ | xyz(23.3508, 32.8915, 39.7613) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.65
Topaz
#13BBAF
ΔE00 5.03
Sea
#3C9992
ΔE00 5.55
Blue Green
#0F9B8E
ΔE00 6.16
Tealish
#24BCA8
ΔE00 6.27
Dull Teal
#5F9E8F
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABA3 #AB4149
analogous
#41AB6E #41ABA3 #417EAB
triadic
#41ABA3 #A341AB #ABA341
tetradic
#41ABA3 #6E41AB #AB4149 #7EAB41
square
#41ABA3 #6E41AB #AB4149 #7EAB41
split-complementary
#41ABA3 #AB417E #AB6E41
monochromatic
#1F524E #307F79 #41ABA3 #65C4BD #91D5D0
Accessibility & contrast
On white
2.77
#41ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#41ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABA3
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABA3 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A3
Deuteranopia (green-blind)
#9296A4
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #41aba3; /* rgb */ color: rgb(65, 171, 163); /* oklch */ color: oklch(67.8% 0.097 188.2);
Tailwind
colors: {
custom: {
50: '#82c4be',
500: '#41aba3',
950: '#000000',
},
}SCSS
$custom: #41aba3; $custom-light: #82c4be; $custom-dark: #000000;
JSON
{
"hex": "#41aba3",
"rgb": {
"r": 65,
"g": 171,
"b": 163
},
"hsl": {
"h": 175.472,
"s": 44.915,
"l": 46.275
},
"oklch": {
"l": 0.67846,
"c": 0.09691,
"h": 188.2
},
"luminance": 0.32894
}Semantic roles & 50–950 ramp
primary
#41ABA3
secondary
#C1878C
accent
#535DD5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281