#41AFA9#41AFA9
#41AFA9 is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.0% C 0.099 H 190.0°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #41AFA9 |
|---|---|
| RGB | rgb(65, 175, 169) |
| HSL | hsl(177, 46%, 47%) |
| HSV | hsv(177, 63%, 69%) |
| CMYK | cmyk(62.9%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(65.47, -32.24, -6.17) |
| CIE-LCH | lch(65.47, 32.82, 190.84°) |
| OKLab | oklab(69.04% -0.0975 -0.0172) |
| OKLCH | oklch(69.04% 0.099 190) |
| XYZ | xyz(24.6682, 34.6457, 42.9157) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.11
Topaz
#13BBAF
ΔE00 4.37
Tealish
#24BCA8
ΔE00 6.10
Sea
#3C9992
ΔE00 6.75
Cadetblue
#5F9EA0
ΔE00 7.43
Blue Green
#0F9B8E
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AFA9 #AF4147
analogous
#41AF72 #41AFA9 #417EAF
triadic
#41AFA9 #A941AF #AFA941
tetradic
#41AFA9 #7241AF #AF4147 #7EAF41
square
#41AFA9 #7241AF #AF4147 #7EAF41
split-complementary
#41AFA9 #AF417E #AF7241
monochromatic
#205653 #30827E #41AFA9 #67C6C1 #93D7D3
Accessibility & contrast
On white
2.65
#41AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#41AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AFA9
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AFA9 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A9
Deuteranopia (green-blind)
#949AAA
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #41afa9; /* rgb */ color: rgb(65, 175, 169); /* oklch */ color: oklch(69.0% 0.099 190.0);
Tailwind
colors: {
custom: {
50: '#83c7c2',
500: '#41afa9',
950: '#000000',
},
}SCSS
$custom: #41afa9; $custom-light: #83c7c2; $custom-dark: #000000;
JSON
{
"hex": "#41afa9",
"rgb": {
"r": 65,
"g": 175,
"b": 169
},
"hsl": {
"h": 176.727,
"s": 45.833,
"l": 47.059
},
"oklch": {
"l": 0.69038,
"c": 0.09902,
"h": 190
},
"luminance": 0.34648
}Semantic roles & 50–950 ramp
primary
#41AFA9
secondary
#C2898C
accent
#5259D5
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281