#41B4AF#41B4AF
#41B4AF is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.5% C 0.102 H 191.0°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4AF |
|---|---|
| RGB | rgb(65, 180, 175) |
| HSL | hsl(177, 47%, 48%) |
| HSV | hsv(177, 64%, 71%) |
| CMYK | cmyk(63.9%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(67.17, -32.94, -6.98) |
| CIE-LCH | lch(67.17, 33.67, 191.96°) |
| OKLab | oklab(70.47% -0.1001 -0.0195) |
| OKLCH | oklch(70.47% 0.102 191) |
| XYZ | xyz(26.2356, 36.8586, 46.2809) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.25
Topaz
#13BBAF
ΔE00 3.73
Tealish
#24BCA8
ΔE00 5.83
Turquoise (survey)
#06C2AC
ΔE00 7.07
Darkturquoise
#00CED1
ΔE00 7.51
Mediumturquoise
#48D1CC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4AF #B44146
analogous
#41B475 #41B4AF #4180B4
triadic
#41B4AF #AF41B4 #B4AF41
tetradic
#41B4AF #7541B4 #B44146 #80B441
square
#41B4AF #7541B4 #B44146 #80B441
split-complementary
#41B4AF #B44180 #B47541
monochromatic
#215A58 #318783 #41B4AF #69C9C5 #96D9D6
Accessibility & contrast
On white
2.51
#41B4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#41B4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4AF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4AF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#989EB0
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b4af; /* rgb */ color: rgb(65, 180, 175); /* oklch */ color: oklch(70.5% 0.102 191.0);
Tailwind
colors: {
custom: {
50: '#84cbc6',
500: '#41b4af',
950: '#000000',
},
}SCSS
$custom: #41b4af; $custom-light: #84cbc6; $custom-dark: #000000;
JSON
{
"hex": "#41b4af",
"rgb": {
"r": 65,
"g": 180,
"b": 175
},
"hsl": {
"h": 177.391,
"s": 46.939,
"l": 48.039
},
"oklch": {
"l": 0.70475,
"c": 0.10198,
"h": 191
},
"luminance": 0.36861
}Semantic roles & 50–950 ramp
primary
#41B4AF
secondary
#C58C8E
accent
#5157D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282