#41AFB3#41AFB3
#41AFB3 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.4% C 0.098 H 198.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #41AFB3 |
|---|---|
| RGB | rgb(65, 175, 179) |
| HSL | hsl(182, 47%, 48%) |
| HSV | hsv(182, 64%, 70%) |
| CMYK | cmyk(63.7%, 2.2%, 0%, 29.8%) |
| CIE-LAB | lab(65.78, -29.40, -11.27) |
| CIE-LCH | lch(65.78, 31.49, 200.98°) |
| OKLab | oklab(69.39% -0.0931 -0.0312) |
| OKLCH | oklch(69.39% 0.098 198.6) |
| XYZ | xyz(25.6431, 35.0356, 48.0502) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.13
Lightseagreen
#20B2AA
ΔE00 5.24
Cadetblue
#5F9EA0
ΔE00 6.33
Topaz
#13BBAF
ΔE00 7.24
Sea
#3C9992
ΔE00 8.14
Darkturquoise
#00CED1
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AFB3 #B34541
analogous
#41B37E #41AFB3 #4176B3
triadic
#41AFB3 #B341AF #AFB341
tetradic
#41AFB3 #7E41B3 #B34541 #76B341
square
#41AFB3 #7E41B3 #B34541 #76B341
split-complementary
#41AFB3 #B34176 #B37E41
monochromatic
#205759 #318386 #41AFB3 #69C5C8 #96D6D9
Accessibility & contrast
On white
2.62
#41AFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#41AFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AFB3
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AFB3 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#929AB4
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41afb3; /* rgb */ color: rgb(65, 175, 179); /* oklch */ color: oklch(69.4% 0.098 198.6);
Tailwind
colors: {
custom: {
50: '#84c7c9',
500: '#41afb3',
950: '#000000',
},
}SCSS
$custom: #41afb3; $custom-light: #84c7c9; $custom-dark: #000000;
JSON
{
"hex": "#41afb3",
"rgb": {
"r": 65,
"g": 175,
"b": 179
},
"hsl": {
"h": 182.105,
"s": 46.721,
"l": 47.843
},
"oklch": {
"l": 0.69386,
"c": 0.0982,
"h": 198.6
},
"luminance": 0.35038
}Semantic roles & 50–950 ramp
primary
#41AFB3
secondary
#C48D8B
accent
#5651D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282