#41B3A5#41B3A5
#41B3A5 is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.9% C 0.104 H 183.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #41B3A5 |
|---|---|
| RGB | rgb(65, 179, 165) |
| HSL | hsl(173, 47%, 48%) |
| HSV | hsv(173, 64%, 70%) |
| CMYK | cmyk(63.7%, 0%, 7.8%, 29.8%) |
| CIE-LAB | lab(66.58, -35.21, -2.32) |
| CIE-LCH | lch(66.58, 35.28, 183.76°) |
| OKLab | oklab(69.9% -0.1036 -0.0068) |
| OKLCH | oklch(69.9% 0.104 183.8) |
| XYZ | xyz(25.0885, 36.0779, 41.2315) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.73
Topaz
#13BBAF
ΔE00 3.04
Tealish
#24BCA8
ΔE00 3.35
Turquoise (survey)
#06C2AC
ΔE00 4.99
Greeny Blue
#42B395
ΔE00 5.41
Dull Teal
#5F9E8F
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B3A5 #B3414F
analogous
#41B36C #41B3A5 #4188B3
triadic
#41B3A5 #A541B3 #B3A541
tetradic
#41B3A5 #6C41B3 #B3414F #88B341
square
#41B3A5 #6C41B3 #B3414F #88B341
split-complementary
#41B3A5 #B34188 #B36C41
monochromatic
#205952 #31867C #41B3A5 #69C8BD #96D9D1
Accessibility & contrast
On white
2.56
#41B3A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#41B3A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B3A5
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B3A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B3A5 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A5
Deuteranopia (green-blind)
#9A9DA6
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b3a5; /* rgb */ color: rgb(65, 179, 165); /* oklch */ color: oklch(69.9% 0.104 183.8);
Tailwind
colors: {
custom: {
50: '#83cabf',
500: '#41b3a5',
950: '#000000',
},
}SCSS
$custom: #41b3a5; $custom-light: #83cabf; $custom-dark: #000000;
JSON
{
"hex": "#41b3a5",
"rgb": {
"r": 65,
"g": 179,
"b": 165
},
"hsl": {
"h": 172.632,
"s": 46.721,
"l": 47.843
},
"oklch": {
"l": 0.699,
"c": 0.10378,
"h": 183.8
},
"luminance": 0.36081
}Semantic roles & 50–950 ramp
primary
#41B3A5
secondary
#C48B92
accent
#5162D6
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281