#41A2AF#41A2AF
#41A2AF is a light, moderate teal. Relative luminance 0.301; OKLCH L 66.1% C 0.091 H 207.4°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #41A2AF |
|---|---|
| RGB | rgb(65, 162, 175) |
| HSL | hsl(187, 46%, 47%) |
| HSV | hsv(187, 63%, 69%) |
| CMYK | cmyk(62.9%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(61.70, -24.10, -15.17) |
| CIE-LCH | lch(61.70, 28.47, 212.18°) |
| OKLab | oklab(66.06% -0.081 -0.042) |
| OKLCH | oklch(66.06% 0.091 207.4) |
| XYZ | xyz(22.8349, 30.0572, 45.1473) |
| Luminance | 0.3006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.92
Turquoise Blue
#06B1C4
ΔE00 4.96
Sea
#3C9992
ΔE00 8.72
Teal Blue
#01889F
ΔE00 9.68
Greyblue
#77A1B5
ΔE00 9.86
Lightseagreen
#20B2AA
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A2AF #AF4E41
analogous
#41AF85 #41A2AF #416BAF
triadic
#41A2AF #AF41A2 #A2AF41
tetradic
#41A2AF #8541AF #AF4E41 #6BAF41
square
#41A2AF #8541AF #AF4E41 #6BAF41
split-complementary
#41A2AF #AF416B #AF8541
monochromatic
#204F56 #307982 #41A2AF #67BBC6 #93CFD7
Accessibility & contrast
On white
2.99
#41A2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.01
#41A2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A2AF
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A2AF | 1.00 | 2.99 | 7.01 | 7.01 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#8590AF
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #41a2af; /* rgb */ color: rgb(65, 162, 175); /* oklch */ color: oklch(66.1% 0.091 207.4);
Tailwind
colors: {
custom: {
50: '#82bdc6',
500: '#41a2af',
950: '#000000',
},
}SCSS
$custom: #41a2af; $custom-light: #82bdc6; $custom-dark: #000000;
JSON
{
"hex": "#41a2af",
"rgb": {
"r": 65,
"g": 162,
"b": 175
},
"hsl": {
"h": 187.091,
"s": 45.833,
"l": 47.059
},
"oklch": {
"l": 0.66056,
"c": 0.09124,
"h": 207.4
},
"luminance": 0.3006
}Semantic roles & 50–950 ramp
primary
#41A2AF
secondary
#C29089
accent
#6252D5
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0C1213
muted
#7D8182