#41B5AE#41B5AE
#41B5AE is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.7% C 0.103 H 189.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5AE |
|---|---|
| RGB | rgb(65, 181, 174) |
| HSL | hsl(176, 47%, 48%) |
| HSV | hsv(176, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 3.9%, 29%) |
| CIE-LAB | lab(67.45, -33.69, -6.02) |
| CIE-LCH | lch(67.45, 34.23, 190.13°) |
| OKLab | oklab(70.69% -0.1016 -0.0168) |
| OKLCH | oklch(70.69% 0.103 189.4) |
| XYZ | xyz(26.3404, 37.2247, 45.8331) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.00
Topaz
#13BBAF
ΔE00 3.09
Tealish
#24BCA8
ΔE00 5.05
Turquoise (survey)
#06C2AC
ΔE00 6.32
Mediumturquoise
#48D1CC
ΔE00 7.36
Darkturquoise
#00CED1
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5AE #B54148
analogous
#41B574 #41B5AE #4182B5
triadic
#41B5AE #AE41B5 #B5AE41
tetradic
#41B5AE #7441B5 #B54148 #82B541
square
#41B5AE #7441B5 #B54148 #82B541
split-complementary
#41B5AE #B54182 #B57441
monochromatic
#215B57 #318883 #41B5AE #6AC9C4 #97DAD6
Accessibility & contrast
On white
2.49
#41B5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#41B5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5AE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5AE | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAE
Deuteranopia (green-blind)
#999FAF
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b5ae; /* rgb */ color: rgb(65, 181, 174); /* oklch */ color: oklch(70.7% 0.103 189.4);
Tailwind
colors: {
custom: {
50: '#84cbc6',
500: '#41b5ae',
950: '#000000',
},
}SCSS
$custom: #41b5ae; $custom-light: #84cbc6; $custom-dark: #000000;
JSON
{
"hex": "#41b5ae",
"rgb": {
"r": 65,
"g": 181,
"b": 174
},
"hsl": {
"h": 176.379,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70688,
"c": 0.103,
"h": 189.4
},
"luminance": 0.37228
}Semantic roles & 50–950 ramp
primary
#41B5AE
secondary
#C58C90
accent
#5159D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282