#41B5A5#41B5A5
#41B5A5 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.4% C 0.106 H 182.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5A5 |
|---|---|
| RGB | rgb(65, 181, 165) |
| HSL | hsl(172, 47%, 48%) |
| HSV | hsv(172, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 8.8%, 29%) |
| CIE-LAB | lab(67.19, -36.13, -1.42) |
| CIE-LCH | lch(67.19, 36.16, 182.25°) |
| OKLab | oklab(70.4% -0.1057 -0.0044) |
| OKLCH | oklch(70.4% 0.106 182.4) |
| XYZ | xyz(25.4922, 36.8854, 41.3661) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.63
Topaz
#13BBAF
ΔE00 2.96
Lightseagreen
#20B2AA
ΔE00 3.37
Turquoise (survey)
#06C2AC
ΔE00 4.27
Greeny Blue
#42B395
ΔE00 4.79
Dull Teal
#5F9E8F
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5A5 #B54151
analogous
#41B56B #41B5A5 #418BB5
triadic
#41B5A5 #A541B5 #B5A541
tetradic
#41B5A5 #6B41B5 #B54151 #8BB541
square
#41B5A5 #6B41B5 #B54151 #8BB541
split-complementary
#41B5A5 #B5418B #B56B41
monochromatic
#215B53 #31887C #41B5A5 #6AC9BC #97DAD0
Accessibility & contrast
On white
2.51
#41B5A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#41B5A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5A5
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5A5 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#9C9EA6
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b5a5; /* rgb */ color: rgb(65, 181, 165); /* oklch */ color: oklch(70.4% 0.106 182.4);
Tailwind
colors: {
custom: {
50: '#83ccbf',
500: '#41b5a5',
950: '#000000',
},
}SCSS
$custom: #41b5a5; $custom-light: #83ccbf; $custom-dark: #000000;
JSON
{
"hex": "#41b5a5",
"rgb": {
"r": 65,
"g": 181,
"b": 165
},
"hsl": {
"h": 171.724,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70397,
"c": 0.10577,
"h": 182.4
},
"luminance": 0.36888
}Semantic roles & 50–950 ramp
primary
#41B5A5
secondary
#C58C94
accent
#5163D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281