#41A3AF#41A3AF
#41A3AF is a light, moderate teal. Relative luminance 0.304; OKLCH L 66.3% C 0.092 H 206.4°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #41A3AF |
|---|---|
| RGB | rgb(65, 163, 175) |
| HSL | hsl(187, 46%, 47%) |
| HSV | hsv(187, 63%, 69%) |
| CMYK | cmyk(62.9%, 6.9%, 0%, 31.4%) |
| CIE-LAB | lab(62.01, -24.61, -14.71) |
| CIE-LCH | lch(62.01, 28.67, 210.87°) |
| OKLab | oklab(66.3% -0.0821 -0.0408) |
| OKLCH | oklch(66.3% 0.092 206.4) |
| XYZ | xyz(23.0118, 30.4109, 45.2063) |
| Luminance | 0.3041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.78
Cadetblue
#5F9EA0
ΔE00 4.79
Sea
#3C9992
ΔE00 8.44
Lightseagreen
#20B2AA
ΔE00 9.45
Teal Blue
#01889F
ΔE00 10.09
Greyblue
#77A1B5
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A3AF #AF4D41
analogous
#41AF84 #41A3AF #416CAF
triadic
#41A3AF #AF41A3 #A3AF41
tetradic
#41A3AF #8441AF #AF4D41 #6CAF41
square
#41A3AF #8441AF #AF4D41 #6CAF41
split-complementary
#41A3AF #AF416C #AF8441
monochromatic
#205056 #307982 #41A3AF #67BCC6 #93D0D7
Accessibility & contrast
On white
2.97
#41A3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#41A3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A3AF
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A3AF | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB0
Deuteranopia (green-blind)
#8691AF
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #41a3af; /* rgb */ color: rgb(65, 163, 175); /* oklch */ color: oklch(66.3% 0.092 206.4);
Tailwind
colors: {
custom: {
50: '#82bec6',
500: '#41a3af',
950: '#000000',
},
}SCSS
$custom: #41a3af; $custom-light: #82bec6; $custom-dark: #000000;
JSON
{
"hex": "#41a3af",
"rgb": {
"r": 65,
"g": 163,
"b": 175
},
"hsl": {
"h": 186.545,
"s": 45.833,
"l": 47.059
},
"oklch": {
"l": 0.663,
"c": 0.09163,
"h": 206.4
},
"luminance": 0.30413
}Semantic roles & 50–950 ramp
primary
#41A3AF
secondary
#C29089
accent
#6152D5
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182