#41AFAC#41AFAC
#41AFAC is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.1% C 0.099 H 192.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #41AFAC |
|---|---|
| RGB | rgb(65, 175, 172) |
| HSL | hsl(178, 46%, 47%) |
| HSV | hsv(178, 63%, 69%) |
| CMYK | cmyk(62.9%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(65.56, -31.40, -7.71) |
| CIE-LCH | lch(65.56, 32.33, 193.79°) |
| OKLab | oklab(69.14% -0.0962 -0.0214) |
| OKLCH | oklch(69.14% 0.099 192.6) |
| XYZ | xyz(24.9530, 34.7596, 44.4159) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.82
Topaz
#13BBAF
ΔE00 5.06
Cadetblue
#5F9EA0
ΔE00 6.94
Sea
#3C9992
ΔE00 6.98
Tealish
#24BCA8
ΔE00 7.07
Turquoise Blue
#06B1C4
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AFAC #AF4144
analogous
#41AF75 #41AFAC #417BAF
triadic
#41AFAC #AC41AF #AFAC41
tetradic
#41AFAC #7541AF #AF4144 #7BAF41
square
#41AFAC #7541AF #AF4144 #7BAF41
split-complementary
#41AFAC #AF417B #AF7541
monochromatic
#205654 #308280 #41AFAC #67C6C4 #93D7D5
Accessibility & contrast
On white
2.64
#41AFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#41AFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AFAC
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AFAC | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AC
Deuteranopia (green-blind)
#949AAD
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #41afac; /* rgb */ color: rgb(65, 175, 172); /* oklch */ color: oklch(69.1% 0.099 192.6);
Tailwind
colors: {
custom: {
50: '#83c7c4',
500: '#41afac',
950: '#000000',
},
}SCSS
$custom: #41afac; $custom-light: #83c7c4; $custom-dark: #000000;
JSON
{
"hex": "#41afac",
"rgb": {
"r": 65,
"g": 175,
"b": 172
},
"hsl": {
"h": 178.364,
"s": 45.833,
"l": 47.059
},
"oklch": {
"l": 0.6914,
"c": 0.09853,
"h": 192.6
},
"luminance": 0.34762
}Semantic roles & 50–950 ramp
primary
#41AFAC
secondary
#C2898B
accent
#5256D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281