#41B5AD#41B5AD
#41B5AD is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.7% C 0.103 H 188.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5AD |
|---|---|
| RGB | rgb(65, 181, 173) |
| HSL | hsl(176, 47%, 48%) |
| HSV | hsv(176, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 4.4%, 29%) |
| CIE-LAB | lab(67.42, -33.97, -5.51) |
| CIE-LCH | lch(67.42, 34.41, 189.21°) |
| OKLab | oklab(70.65% -0.1021 -0.0155) |
| OKLCH | oklch(70.65% 0.103 188.6) |
| XYZ | xyz(26.2433, 37.1858, 45.3216) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.92
Topaz
#13BBAF
ΔE00 2.88
Tealish
#24BCA8
ΔE00 4.71
Turquoise (survey)
#06C2AC
ΔE00 6.02
Mediumturquoise
#48D1CC
ΔE00 7.43
Greeny Blue
#42B395
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5AD #B54149
analogous
#41B573 #41B5AD #4183B5
triadic
#41B5AD #AD41B5 #B5AD41
tetradic
#41B5AD #7341B5 #B54149 #83B541
square
#41B5AD #7341B5 #B54149 #83B541
split-complementary
#41B5AD #B54183 #B57341
monochromatic
#215B57 #318882 #41B5AD #6AC9C3 #97DAD5
Accessibility & contrast
On white
2.49
#41B5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#41B5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5AD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5AD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAD
Deuteranopia (green-blind)
#9A9FAE
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b5ad; /* rgb */ color: rgb(65, 181, 173); /* oklch */ color: oklch(70.7% 0.103 188.6);
Tailwind
colors: {
custom: {
50: '#84cbc5',
500: '#41b5ad',
950: '#000000',
},
}SCSS
$custom: #41b5ad; $custom-light: #84cbc5; $custom-dark: #000000;
JSON
{
"hex": "#41b5ad",
"rgb": {
"r": 65,
"g": 181,
"b": 173
},
"hsl": {
"h": 175.862,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70654,
"c": 0.10322,
"h": 188.6
},
"luminance": 0.37189
}Semantic roles & 50–950 ramp
primary
#41B5AD
secondary
#C58C90
accent
#515AD7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281