#41ADAB#41ADAB
#41ADAB is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.6% C 0.097 H 193.4°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #41ADAB |
|---|---|
| RGB | rgb(65, 173, 171) |
| HSL | hsl(179, 45%, 47%) |
| HSV | hsv(179, 62%, 68%) |
| CMYK | cmyk(62.4%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(64.92, -30.72, -8.10) |
| CIE-LCH | lch(64.92, 31.77, 194.77°) |
| OKLab | oklab(68.61% -0.0945 -0.0225) |
| OKLCH | oklch(68.61% 0.097 193.4) |
| XYZ | xyz(24.4710, 33.9486, 43.7833) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.31
Topaz
#13BBAF
ΔE00 5.70
Cadetblue
#5F9EA0
ΔE00 6.38
Sea
#3C9992
ΔE00 6.55
Turquoise Blue
#06B1C4
ΔE00 7.46
Tealish
#24BCA8
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ADAB #AD4143
analogous
#41AD75 #41ADAB #4179AD
triadic
#41ADAB #AB41AD #ADAB41
tetradic
#41ADAB #7541AD #AD4143 #79AD41
square
#41ADAB #7541AD #AD4143 #79AD41
split-complementary
#41ADAB #AD4179 #AD7541
monochromatic
#205453 #30817F #41ADAB #66C5C4 #92D6D5
Accessibility & contrast
On white
2.70
#41ADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#41ADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ADAB
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ADAB | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#9298AC
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41adab; /* rgb */ color: rgb(65, 173, 171); /* oklch */ color: oklch(68.6% 0.097 193.4);
Tailwind
colors: {
custom: {
50: '#83c6c4',
500: '#41adab',
950: '#000000',
},
}SCSS
$custom: #41adab; $custom-light: #83c6c4; $custom-dark: #000000;
JSON
{
"hex": "#41adab",
"rgb": {
"r": 65,
"g": 173,
"b": 171
},
"hsl": {
"h": 178.889,
"s": 45.378,
"l": 46.667
},
"oklch": {
"l": 0.68613,
"c": 0.09713,
"h": 193.4
},
"luminance": 0.33951
}Semantic roles & 50–950 ramp
primary
#41ADAB
secondary
#C28889
accent
#5355D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281