#41AFA2#41AFA2
#41AFA2 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.101 H 184.3°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #41AFA2 |
|---|---|
| RGB | rgb(65, 175, 162) |
| HSL | hsl(173, 46%, 47%) |
| HSV | hsv(173, 63%, 69%) |
| CMYK | cmyk(62.9%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(65.27, -34.15, -2.57) |
| CIE-LCH | lch(65.27, 34.25, 184.31°) |
| OKLab | oklab(68.81% -0.1007 -0.0075) |
| OKLCH | oklch(68.81% 0.101 184.3) |
| XYZ | xyz(24.0285, 34.3898, 39.5470) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.66
Topaz
#13BBAF
ΔE00 3.89
Tealish
#24BCA8
ΔE00 4.36
Greeny Blue
#42B395
ΔE00 5.74
Turquoise (survey)
#06C2AC
ΔE00 6.04
Dull Teal
#5F9E8F
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AFA2 #AF414E
analogous
#41AF6B #41AFA2 #4185AF
triadic
#41AFA2 #A241AF #AFA241
tetradic
#41AFA2 #6B41AF #AF414E #85AF41
square
#41AFA2 #6B41AF #AF414E #85AF41
split-complementary
#41AFA2 #AF4185 #AF6B41
monochromatic
#20564F #308279 #41AFA2 #67C6BB #93D7CF
Accessibility & contrast
On white
2.67
#41AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#41AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AFA2
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AFA2 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#9699A3
Tritanopia (blue-blind)
#00B3AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #41afa2; /* rgb */ color: rgb(65, 175, 162); /* oklch */ color: oklch(68.8% 0.101 184.3);
Tailwind
colors: {
custom: {
50: '#82c7bd',
500: '#41afa2',
950: '#000000',
},
}SCSS
$custom: #41afa2; $custom-light: #82c7bd; $custom-dark: #000000;
JSON
{
"hex": "#41afa2",
"rgb": {
"r": 65,
"g": 175,
"b": 162
},
"hsl": {
"h": 172.909,
"s": 45.833,
"l": 47.059
},
"oklch": {
"l": 0.68809,
"c": 0.10095,
"h": 184.3
},
"luminance": 0.34392
}Semantic roles & 50–950 ramp
primary
#41AFA2
secondary
#C28990
accent
#5262D5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281