#41B3A4#41B3A4
#41B3A4 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.104 H 183.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #41B3A4 |
|---|---|
| RGB | rgb(65, 179, 164) |
| HSL | hsl(172, 47%, 48%) |
| HSV | hsv(172, 64%, 70%) |
| CMYK | cmyk(63.7%, 0%, 8.4%, 29.8%) |
| CIE-LAB | lab(66.55, -35.48, -1.80) |
| CIE-LCH | lch(66.55, 35.52, 182.91°) |
| OKLab | oklab(69.87% -0.104 -0.0054) |
| OKLCH | oklch(69.87% 0.104 183) |
| XYZ | xyz(24.9978, 36.0417, 40.7541) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.02
Topaz
#13BBAF
ΔE00 3.17
Tealish
#24BCA8
ΔE00 3.17
Turquoise (survey)
#06C2AC
ΔE00 4.84
Greeny Blue
#42B395
ΔE00 5.04
Dull Teal
#5F9E8F
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B3A4 #B34150
analogous
#41B36B #41B3A4 #4189B3
triadic
#41B3A4 #A441B3 #B3A441
tetradic
#41B3A4 #6B41B3 #B34150 #89B341
square
#41B3A4 #6B41B3 #B34150 #89B341
split-complementary
#41B3A4 #B34189 #B36B41
monochromatic
#205952 #31867B #41B3A4 #69C8BC #96D9D0
Accessibility & contrast
On white
2.56
#41B3A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#41B3A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B3A4
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B3A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B3A4 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A3
Deuteranopia (green-blind)
#9A9DA5
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b3a4; /* rgb */ color: rgb(65, 179, 164); /* oklch */ color: oklch(69.9% 0.104 183.0);
Tailwind
colors: {
custom: {
50: '#83cabe',
500: '#41b3a4',
950: '#000000',
},
}SCSS
$custom: #41b3a4; $custom-light: #83cabe; $custom-dark: #000000;
JSON
{
"hex": "#41b3a4",
"rgb": {
"r": 65,
"g": 179,
"b": 164
},
"hsl": {
"h": 172.105,
"s": 46.721,
"l": 47.843
},
"oklch": {
"l": 0.69868,
"c": 0.10416,
"h": 183
},
"luminance": 0.36044
}Semantic roles & 50–950 ramp
primary
#41B3A4
secondary
#C48B93
accent
#5163D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281