#41AFA5#41AFA5
#41AFA5 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.100 H 186.7°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #41AFA5 |
|---|---|
| RGB | rgb(65, 175, 165) |
| HSL | hsl(175, 46%, 47%) |
| HSV | hsv(175, 63%, 69%) |
| CMYK | cmyk(62.9%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(65.36, -33.34, -4.12) |
| CIE-LCH | lch(65.36, 33.59, 187.04°) |
| OKLab | oklab(68.91% -0.0993 -0.0117) |
| OKLCH | oklch(68.91% 0.1 186.7) |
| XYZ | xyz(24.2984, 34.4978, 40.9682) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.04
Topaz
#13BBAF
ΔE00 3.87
Tealish
#24BCA8
ΔE00 4.99
Turquoise (survey)
#06C2AC
ΔE00 6.59
Sea
#3C9992
ΔE00 6.73
Greeny Blue
#42B395
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AFA5 #AF414B
analogous
#41AF6E #41AFA5 #4182AF
triadic
#41AFA5 #A541AF #AFA541
tetradic
#41AFA5 #6E41AF #AF414B #82AF41
square
#41AFA5 #6E41AF #AF414B #82AF41
split-complementary
#41AFA5 #AF4182 #AF6E41
monochromatic
#205651 #30827B #41AFA5 #67C6BE #93D7D1
Accessibility & contrast
On white
2.66
#41AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#41AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AFA5
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AFA5 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#959AA6
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #41afa5; /* rgb */ color: rgb(65, 175, 165); /* oklch */ color: oklch(68.9% 0.100 186.7);
Tailwind
colors: {
custom: {
50: '#83c7bf',
500: '#41afa5',
950: '#000000',
},
}SCSS
$custom: #41afa5; $custom-light: #83c7bf; $custom-dark: #000000;
JSON
{
"hex": "#41afa5",
"rgb": {
"r": 65,
"g": 175,
"b": 165
},
"hsl": {
"h": 174.545,
"s": 45.833,
"l": 47.059
},
"oklch": {
"l": 0.68906,
"c": 0.09999,
"h": 186.7
},
"luminance": 0.345
}Semantic roles & 50–950 ramp
primary
#41AFA5
secondary
#C2898F
accent
#525ED5
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281