#41AFB7#41AFB7
#41AFB7 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.5% C 0.099 H 202.0°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #41AFB7 |
|---|---|
| RGB | rgb(65, 175, 183) |
| HSL | hsl(184, 48%, 49%) |
| HSV | hsv(184, 64%, 72%) |
| CMYK | cmyk(64.5%, 4.4%, 0%, 28.2%) |
| CIE-LAB | lab(65.90, -28.24, -13.30) |
| CIE-LCH | lch(65.90, 31.21, 205.23°) |
| OKLab | oklab(69.53% -0.0914 -0.0369) |
| OKLCH | oklch(69.53% 0.099 202) |
| XYZ | xyz(26.0535, 35.1998, 50.2117) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.75
Cadetblue
#5F9EA0
ΔE00 6.41
Lightseagreen
#20B2AA
ΔE00 6.74
Topaz
#13BBAF
ΔE00 8.65
Darkturquoise
#00CED1
ΔE00 8.75
Sea
#3C9992
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AFB7 #B74941
analogous
#41B784 #41AFB7 #4174B7
triadic
#41AFB7 #B741AF #AFB741
tetradic
#41AFB7 #8441B7 #B74941 #74B741
square
#41AFB7 #8441B7 #B74941 #74B741
split-complementary
#41AFB7 #B74174 #B78441
monochromatic
#21595D #31848A #41AFB7 #6BC4CA #98D6DA
Accessibility & contrast
On white
2.61
#41AFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#41AFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AFB7
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AFB7 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B8
Deuteranopia (green-blind)
#909BB8
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41afb7; /* rgb */ color: rgb(65, 175, 183); /* oklch */ color: oklch(69.5% 0.099 202.0);
Tailwind
colors: {
custom: {
50: '#84c7cc',
500: '#41afb7',
950: '#000000',
},
}SCSS
$custom: #41afb7; $custom-light: #84c7cc; $custom-dark: #000000;
JSON
{
"hex": "#41afb7",
"rgb": {
"r": 65,
"g": 175,
"b": 183
},
"hsl": {
"h": 184.068,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.69531,
"c": 0.09854,
"h": 202
},
"luminance": 0.35203
}Semantic roles & 50–950 ramp
primary
#41AFB7
secondary
#C6918E
accent
#5A51D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282