#41B0A4#41B0A4
#41B0A4 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.1% C 0.101 H 185.1°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #41B0A4 |
|---|---|
| RGB | rgb(65, 176, 164) |
| HSL | hsl(174, 46%, 47%) |
| HSV | hsv(174, 63%, 69%) |
| CMYK | cmyk(63.1%, 0%, 6.8%, 31%) |
| CIE-LAB | lab(65.63, -34.08, -3.15) |
| CIE-LCH | lch(65.63, 34.22, 185.29°) |
| OKLab | oklab(69.12% -0.1008 -0.0091) |
| OKLCH | oklch(69.12% 0.101 185.1) |
| XYZ | xyz(24.4031, 34.8522, 40.5558) |
| Luminance | 0.3486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.31
Topaz
#13BBAF
ΔE00 3.60
Tealish
#24BCA8
ΔE00 4.34
Turquoise (survey)
#06C2AC
ΔE00 5.98
Greeny Blue
#42B395
ΔE00 6.10
Dull Teal
#5F9E8F
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B0A4 #B0414D
analogous
#41B06D #41B0A4 #4184B0
triadic
#41B0A4 #A441B0 #B0A441
tetradic
#41B0A4 #6D41B0 #B0414D #84B041
square
#41B0A4 #6D41B0 #B0414D #84B041
split-complementary
#41B0A4 #B04184 #B06D41
monochromatic
#205751 #30837A #41B0A4 #67C7BD #94D7D0
Accessibility & contrast
On white
2.63
#41B0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#41B0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B0A4
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B0A4 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A4
Deuteranopia (green-blind)
#979AA5
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #41b0a4; /* rgb */ color: rgb(65, 176, 164); /* oklch */ color: oklch(69.1% 0.101 185.1);
Tailwind
colors: {
custom: {
50: '#83c8be',
500: '#41b0a4',
950: '#000000',
},
}SCSS
$custom: #41b0a4; $custom-light: #83c8be; $custom-dark: #000000;
JSON
{
"hex": "#41b0a4",
"rgb": {
"r": 65,
"g": 176,
"b": 164
},
"hsl": {
"h": 173.514,
"s": 46.058,
"l": 47.255
},
"oklch": {
"l": 0.69122,
"c": 0.10124,
"h": 185.1
},
"luminance": 0.34855
}Semantic roles & 50–950 ramp
primary
#41B0A4
secondary
#C38A90
accent
#5260D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281