#41A4AF#41A4AF
#41A4AF is a light, moderate teal. Relative luminance 0.308; OKLCH L 66.5% C 0.092 H 205.4°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #41A4AF |
|---|---|
| RGB | rgb(65, 164, 175) |
| HSL | hsl(186, 46%, 47%) |
| HSV | hsv(186, 63%, 69%) |
| CMYK | cmyk(62.9%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(62.31, -25.11, -14.25) |
| CIE-LCH | lch(62.31, 28.87, 209.57°) |
| OKLab | oklab(66.55% -0.0831 -0.0395) |
| OKLCH | oklch(66.55% 0.092 205.4) |
| XYZ | xyz(23.1900, 30.7674, 45.2657) |
| Luminance | 0.3077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.66
Cadetblue
#5F9EA0
ΔE00 4.70
Sea
#3C9992
ΔE00 8.19
Lightseagreen
#20B2AA
ΔE00 8.95
Greyblue
#77A1B5
ΔE00 10.45
Darkcyan
#008B8B
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A4AF #AF4C41
analogous
#41AF83 #41A4AF #416DAF
triadic
#41A4AF #AF41A4 #A4AF41
tetradic
#41A4AF #8341AF #AF4C41 #6DAF41
square
#41A4AF #8341AF #AF4C41 #6DAF41
split-complementary
#41A4AF #AF416D #AF8341
monochromatic
#205056 #307A82 #41A4AF #67BDC6 #93D0D7
Accessibility & contrast
On white
2.94
#41A4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#41A4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A4AF
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A4AF | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB0
Deuteranopia (green-blind)
#8791AF
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #41a4af; /* rgb */ color: rgb(65, 164, 175); /* oklch */ color: oklch(66.5% 0.092 205.4);
Tailwind
colors: {
custom: {
50: '#82bfc6',
500: '#41a4af',
950: '#000000',
},
}SCSS
$custom: #41a4af; $custom-light: #82bfc6; $custom-dark: #000000;
JSON
{
"hex": "#41a4af",
"rgb": {
"r": 65,
"g": 164,
"b": 175
},
"hsl": {
"h": 186,
"s": 45.833,
"l": 47.059
},
"oklch": {
"l": 0.66545,
"c": 0.09203,
"h": 205.4
},
"luminance": 0.3077
}Semantic roles & 50–950 ramp
primary
#41A4AF
secondary
#C28F89
accent
#5F52D5
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182