#41ACAA#41ACAA
#41ACAA is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.3% C 0.096 H 193.4°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #41ACAA |
|---|---|
| RGB | rgb(65, 172, 170) |
| HSL | hsl(179, 45%, 46%) |
| HSV | hsv(179, 62%, 67%) |
| CMYK | cmyk(62.2%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(64.59, -30.52, -8.04) |
| CIE-LCH | lch(64.59, 31.56, 194.76°) |
| OKLab | oklab(68.33% -0.0939 -0.0223) |
| OKLCH | oklch(68.33% 0.096 193.4) |
| XYZ | xyz(24.1850, 33.5286, 43.2195) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.44
Topaz
#13BBAF
ΔE00 5.89
Cadetblue
#5F9EA0
ΔE00 6.18
Sea
#3C9992
ΔE00 6.28
Turquoise Blue
#06B1C4
ΔE00 7.51
Blue Green
#0F9B8E
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ACAA #AC4143
analogous
#41AC75 #41ACAA #4179AC
triadic
#41ACAA #AA41AC #ACAA41
tetradic
#41ACAA #7541AC #AC4143 #79AC41
square
#41ACAA #7541AC #AC4143 #79AC41
split-complementary
#41ACAA #AC4179 #AC7541
monochromatic
#1F5352 #30807E #41ACAA #65C5C3 #92D6D4
Accessibility & contrast
On white
2.73
#41ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#41ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ACAA
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ACAA | 1.00 | 2.73 | 7.71 | 7.71 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AA
Deuteranopia (green-blind)
#9197AB
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41acaa; /* rgb */ color: rgb(65, 172, 170); /* oklch */ color: oklch(68.3% 0.096 193.4);
Tailwind
colors: {
custom: {
50: '#83c5c3',
500: '#41acaa',
950: '#000000',
},
}SCSS
$custom: #41acaa; $custom-light: #83c5c3; $custom-dark: #000000;
JSON
{
"hex": "#41acaa",
"rgb": {
"r": 65,
"g": 172,
"b": 170
},
"hsl": {
"h": 178.879,
"s": 45.148,
"l": 46.471
},
"oklch": {
"l": 0.68331,
"c": 0.09648,
"h": 193.4
},
"luminance": 0.33531
}Semantic roles & 50–950 ramp
primary
#41ACAA
secondary
#C18889
accent
#5355D5
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281