#41AEAE#41AEAE
#41AEAE is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.0% C 0.098 H 195.1°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #41AEAE |
|---|---|
| RGB | rgb(65, 174, 174) |
| HSL | hsl(180, 46%, 47%) |
| HSV | hsv(180, 63%, 68%) |
| CMYK | cmyk(62.6%, 0%, 0%, 31.8%) |
| CIE-LAB | lab(65.32, -30.35, -9.18) |
| CIE-LCH | lch(65.32, 31.71, 196.83°) |
| OKLab | oklab(68.96% -0.0942 -0.0255) |
| OKLCH | oklch(68.96% 0.098 195.1) |
| XYZ | xyz(24.9526, 34.4492, 45.3705) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.86
Topaz
#13BBAF
ΔE00 6.08
Cadetblue
#5F9EA0
ΔE00 6.35
Turquoise Blue
#06B1C4
ΔE00 6.66
Sea
#3C9992
ΔE00 7.12
Tealish
#24BCA8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AEAE #AE4141
analogous
#41AE78 #41AEAE #4178AE
triadic
#41AEAE #AE41AE #AEAE41
tetradic
#41AEAE #7841AE #AE4141 #78AE41
square
#41AEAE #7841AE #AE4141 #78AE41
split-complementary
#41AEAE #AE4178 #AE7841
monochromatic
#205555 #308181 #41AEAE #66C6C6 #93D7D7
Accessibility & contrast
On white
2.66
#41AEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#41AEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AEAE
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AEAE | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AE
Deuteranopia (green-blind)
#9299AF
Tritanopia (blue-blind)
#00B3AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #41aeae; /* rgb */ color: rgb(65, 174, 174); /* oklch */ color: oklch(69.0% 0.098 195.1);
Tailwind
colors: {
custom: {
50: '#83c6c6',
500: '#41aeae',
950: '#000000',
},
}SCSS
$custom: #41aeae; $custom-light: #83c6c6; $custom-dark: #000000;
JSON
{
"hex": "#41aeae",
"rgb": {
"r": 65,
"g": 174,
"b": 174
},
"hsl": {
"h": 180,
"s": 45.607,
"l": 46.863
},
"oklch": {
"l": 0.68963,
"c": 0.09761,
"h": 195.1
},
"luminance": 0.34452
}Semantic roles & 50–950 ramp
primary
#41AEAE
secondary
#C28989
accent
#5353D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282