#41AFA1#41AFA1
#41AFA1 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.101 H 183.5°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #41AFA1 |
|---|---|
| RGB | rgb(65, 175, 161) |
| HSL | hsl(172, 46%, 47%) |
| HSV | hsv(172, 63%, 69%) |
| CMYK | cmyk(62.9%, 0%, 8%, 31.4%) |
| CIE-LAB | lab(65.24, -34.42, -2.06) |
| CIE-LCH | lch(65.24, 34.48, 183.42°) |
| OKLab | oklab(68.78% -0.1011 -0.0061) |
| OKLCH | oklch(68.78% 0.101 183.5) |
| XYZ | xyz(23.9400, 34.3544, 39.0807) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.93
Topaz
#13BBAF
ΔE00 3.97
Tealish
#24BCA8
ΔE00 4.21
Greeny Blue
#42B395
ΔE00 5.38
Turquoise (survey)
#06C2AC
ΔE00 5.90
Dull Teal
#5F9E8F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AFA1 #AF414F
analogous
#41AF6A #41AFA1 #4186AF
triadic
#41AFA1 #A141AF #AFA141
tetradic
#41AFA1 #6A41AF #AF414F #86AF41
square
#41AFA1 #6A41AF #AF414F #86AF41
split-complementary
#41AFA1 #AF4186 #AF6A41
monochromatic
#20564F #308278 #41AFA1 #67C6BA #93D7CE
Accessibility & contrast
On white
2.67
#41AFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#41AFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AFA1
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AFA1 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A1
Deuteranopia (green-blind)
#9699A2
Tritanopia (blue-blind)
#00B2AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #41afa1; /* rgb */ color: rgb(65, 175, 161); /* oklch */ color: oklch(68.8% 0.101 183.5);
Tailwind
colors: {
custom: {
50: '#82c7bc',
500: '#41afa1',
950: '#000000',
},
}SCSS
$custom: #41afa1; $custom-light: #82c7bc; $custom-dark: #000000;
JSON
{
"hex": "#41afa1",
"rgb": {
"r": 65,
"g": 175,
"b": 161
},
"hsl": {
"h": 172.364,
"s": 45.833,
"l": 47.059
},
"oklch": {
"l": 0.68777,
"c": 0.10131,
"h": 183.5
},
"luminance": 0.34357
}Semantic roles & 50–950 ramp
primary
#41AFA1
secondary
#C28991
accent
#5263D5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281