#41B5A3#41B5A3
#41B5A3 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.3% C 0.107 H 180.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5A3 |
|---|---|
| RGB | rgb(65, 181, 163) |
| HSL | hsl(171, 47%, 48%) |
| HSV | hsv(171, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 9.9%, 29%) |
| CIE-LAB | lab(67.14, -36.66, -0.39) |
| CIE-LCH | lch(67.14, 36.66, 180.62°) |
| OKLab | oklab(70.33% -0.1066 -0.0017) |
| OKLCH | oklch(70.33% 0.107 180.9) |
| XYZ | xyz(25.3116, 36.8132, 40.4149) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.43
Topaz
#13BBAF
ΔE00 3.41
Lightseagreen
#20B2AA
ΔE00 3.98
Turquoise (survey)
#06C2AC
ΔE00 4.08
Greeny Blue
#42B395
ΔE00 4.09
Dull Teal
#5F9E8F
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5A3 #B54153
analogous
#41B569 #41B5A3 #418DB5
triadic
#41B5A3 #A341B5 #B5A341
tetradic
#41B5A3 #6941B5 #B54153 #8DB541
square
#41B5A3 #6941B5 #B54153 #8DB541
split-complementary
#41B5A3 #B5418D #B56941
monochromatic
#215B52 #31887A #41B5A3 #6AC9BB #97DACF
Accessibility & contrast
On white
2.51
#41B5A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#41B5A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5A3
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5A3 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA2
Deuteranopia (green-blind)
#9C9EA5
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b5a3; /* rgb */ color: rgb(65, 181, 163); /* oklch */ color: oklch(70.3% 0.107 180.9);
Tailwind
colors: {
custom: {
50: '#83ccbe',
500: '#41b5a3',
950: '#000000',
},
}SCSS
$custom: #41b5a3; $custom-light: #83ccbe; $custom-dark: #000000;
JSON
{
"hex": "#41b5a3",
"rgb": {
"r": 65,
"g": 181,
"b": 163
},
"hsl": {
"h": 170.69,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70334,
"c": 0.10661,
"h": 180.9
},
"luminance": 0.36816
}Semantic roles & 50–950 ramp
primary
#41B5A3
secondary
#C58C95
accent
#5166D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1312
muted
#7D8281