#41B3A3#41B3A3
#41B3A3 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.8% C 0.105 H 182.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #41B3A3 |
|---|---|
| RGB | rgb(65, 179, 163) |
| HSL | hsl(172, 47%, 48%) |
| HSV | hsv(172, 64%, 70%) |
| CMYK | cmyk(63.7%, 0%, 8.9%, 29.8%) |
| CIE-LAB | lab(66.52, -35.74, -1.29) |
| CIE-LCH | lch(66.52, 35.77, 182.07°) |
| OKLab | oklab(69.84% -0.1045 -0.0041) |
| OKLCH | oklch(69.84% 0.105 182.2) |
| XYZ | xyz(24.9079, 36.0057, 40.2803) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.04
Lightseagreen
#20B2AA
ΔE00 3.33
Topaz
#13BBAF
ΔE00 3.34
Greeny Blue
#42B395
ΔE00 4.68
Turquoise (survey)
#06C2AC
ΔE00 4.72
Dull Teal
#5F9E8F
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B3A3 #B34151
analogous
#41B36A #41B3A3 #418AB3
triadic
#41B3A3 #A341B3 #B3A341
tetradic
#41B3A3 #6A41B3 #B34151 #8AB341
square
#41B3A3 #6A41B3 #B34151 #8AB341
split-complementary
#41B3A3 #B3418A #B36A41
monochromatic
#205951 #31867A #41B3A3 #69C8BB #96D9CF
Accessibility & contrast
On white
2.56
#41B3A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#41B3A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B3A3
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B3A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B3A3 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#9A9DA4
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b3a3; /* rgb */ color: rgb(65, 179, 163); /* oklch */ color: oklch(69.8% 0.105 182.2);
Tailwind
colors: {
custom: {
50: '#83cabe',
500: '#41b3a3',
950: '#000000',
},
}SCSS
$custom: #41b3a3; $custom-light: #83cabe; $custom-dark: #000000;
JSON
{
"hex": "#41b3a3",
"rgb": {
"r": 65,
"g": 179,
"b": 163
},
"hsl": {
"h": 171.579,
"s": 46.721,
"l": 47.843
},
"oklch": {
"l": 0.69836,
"c": 0.10456,
"h": 182.2
},
"luminance": 0.36008
}Semantic roles & 50–950 ramp
primary
#41B3A3
secondary
#C48B93
accent
#5164D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281