#41ACAC#41ACAC
#41ACAC is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.4% C 0.096 H 195.1°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #41ACAC |
|---|---|
| RGB | rgb(65, 172, 172) |
| HSL | hsl(180, 45%, 46%) |
| HSV | hsv(180, 62%, 67%) |
| CMYK | cmyk(62.2%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(64.65, -29.95, -9.07) |
| CIE-LCH | lch(64.65, 31.29, 196.84°) |
| OKLab | oklab(68.4% -0.093 -0.0251) |
| OKLCH | oklch(68.4% 0.096 195.1) |
| XYZ | xyz(24.3756, 33.6048, 44.2235) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.06
Cadetblue
#5F9EA0
ΔE00 5.92
Topaz
#13BBAF
ΔE00 6.43
Sea
#3C9992
ΔE00 6.60
Turquoise Blue
#06B1C4
ΔE00 6.75
Blue Green
#0F9B8E
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ACAC #AC4141
analogous
#41AC77 #41ACAC #4177AC
triadic
#41ACAC #AC41AC #ACAC41
tetradic
#41ACAC #7741AC #AC4141 #77AC41
square
#41ACAC #7741AC #AC4141 #77AC41
split-complementary
#41ACAC #AC4177 #AC7741
monochromatic
#1F5353 #308080 #41ACAC #65C5C5 #92D6D6
Accessibility & contrast
On white
2.72
#41ACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#41ACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ACAC
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ACAC | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#9098AD
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41acac; /* rgb */ color: rgb(65, 172, 172); /* oklch */ color: oklch(68.4% 0.096 195.1);
Tailwind
colors: {
custom: {
50: '#83c5c4',
500: '#41acac',
950: '#000000',
},
}SCSS
$custom: #41acac; $custom-light: #83c5c4; $custom-dark: #000000;
JSON
{
"hex": "#41acac",
"rgb": {
"r": 65,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 45.148,
"l": 46.471
},
"oklch": {
"l": 0.68401,
"c": 0.09632,
"h": 195.1
},
"luminance": 0.33607
}Semantic roles & 50–950 ramp
primary
#41ACAC
secondary
#C18888
accent
#5353D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281