#41A0AF#41A0AF
#41A0AF is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.6% C 0.091 H 209.5°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #41A0AF |
|---|---|
| RGB | rgb(65, 160, 175) |
| HSL | hsl(188, 46%, 47%) |
| HSV | hsv(188, 63%, 69%) |
| CMYK | cmyk(62.9%, 8.6%, 0%, 31.4%) |
| CIE-LAB | lab(61.10, -23.08, -16.08) |
| CIE-LCH | lch(61.10, 28.13, 214.88°) |
| OKLab | oklab(65.57% -0.0788 -0.0446) |
| OKLCH | oklch(65.57% 0.091 209.5) |
| XYZ | xyz(22.4854, 29.3582, 45.0308) |
| Luminance | 0.2936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.33
Turquoise Blue
#06B1C4
ΔE00 5.45
Teal Blue
#01889F
ΔE00 8.91
Greyblue
#77A1B5
ΔE00 9.31
Sea
#3C9992
ΔE00 9.33
Darkcyan
#008B8B
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A0AF #AF5041
analogous
#41AF87 #41A0AF #4169AF
triadic
#41A0AF #AF41A0 #A0AF41
tetradic
#41A0AF #8741AF #AF5041 #69AF41
square
#41A0AF #8741AF #AF5041 #69AF41
split-complementary
#41A0AF #AF4169 #AF8741
monochromatic
#204E56 #307782 #41A0AF #67B9C6 #93CED7
Accessibility & contrast
On white
3.06
#41A0AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#41A0AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #41A0AF
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A0AF | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939AB0
Deuteranopia (green-blind)
#828EAF
Tritanopia (blue-blind)
#00A7A4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #41a0af; /* rgb */ color: rgb(65, 160, 175); /* oklch */ color: oklch(65.6% 0.091 209.5);
Tailwind
colors: {
custom: {
50: '#82bcc6',
500: '#41a0af',
950: '#000000',
},
}SCSS
$custom: #41a0af; $custom-light: #82bcc6; $custom-dark: #000000;
JSON
{
"hex": "#41a0af",
"rgb": {
"r": 65,
"g": 160,
"b": 175
},
"hsl": {
"h": 188.182,
"s": 45.833,
"l": 47.059
},
"oklch": {
"l": 0.65567,
"c": 0.09058,
"h": 209.5
},
"luminance": 0.29361
}Semantic roles & 50–950 ramp
primary
#41A0AF
secondary
#C29189
accent
#6452D5
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0B1213
muted
#7C8182