#41ACA9#41ACA9
#41ACA9 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.3% C 0.097 H 192.5°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #41ACA9 |
|---|---|
| RGB | rgb(65, 172, 169) |
| HSL | hsl(178, 45%, 46%) |
| HSV | hsv(178, 62%, 67%) |
| CMYK | cmyk(62.2%, 0%, 1.7%, 32.5%) |
| CIE-LAB | lab(64.56, -30.80, -7.53) |
| CIE-LCH | lch(64.56, 31.71, 193.74°) |
| OKLab | oklab(68.3% -0.0943 -0.0209) |
| OKLCH | oklch(68.3% 0.097 192.5) |
| XYZ | xyz(24.0908, 33.4909, 42.7232) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.17
Topaz
#13BBAF
ΔE00 5.64
Sea
#3C9992
ΔE00 6.15
Cadetblue
#5F9EA0
ΔE00 6.33
Blue Green
#0F9B8E
ΔE00 7.39
Tealish
#24BCA8
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ACA9 #AC4144
analogous
#41AC74 #41ACA9 #417AAC
triadic
#41ACA9 #A941AC #ACA941
tetradic
#41ACA9 #7441AC #AC4144 #7AAC41
square
#41ACA9 #7441AC #AC4144 #7AAC41
split-complementary
#41ACA9 #AC417A #AC7441
monochromatic
#1F5352 #30807D #41ACA9 #65C5C2 #92D6D4
Accessibility & contrast
On white
2.73
#41ACA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#41ACA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ACA9
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ACA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ACA9 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4A9
Deuteranopia (green-blind)
#9197AA
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41aca9; /* rgb */ color: rgb(65, 172, 169); /* oklch */ color: oklch(68.3% 0.097 192.5);
Tailwind
colors: {
custom: {
50: '#83c5c2',
500: '#41aca9',
950: '#000000',
},
}SCSS
$custom: #41aca9; $custom-light: #83c5c2; $custom-dark: #000000;
JSON
{
"hex": "#41aca9",
"rgb": {
"r": 65,
"g": 172,
"b": 169
},
"hsl": {
"h": 178.318,
"s": 45.148,
"l": 46.471
},
"oklch": {
"l": 0.68297,
"c": 0.09661,
"h": 192.5
},
"luminance": 0.33493
}Semantic roles & 50–950 ramp
primary
#41ACA9
secondary
#C18889
accent
#5357D5
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281