#41B7AA#41B7AA
#41B7AA is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.1% C 0.106 H 184.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #41B7AA |
|---|---|
| RGB | rgb(65, 183, 170) |
| HSL | hsl(173, 48%, 49%) |
| HSV | hsv(173, 64%, 72%) |
| CMYK | cmyk(64.5%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(67.94, -35.72, -3.08) |
| CIE-LCH | lch(67.94, 35.85, 184.93°) |
| OKLab | oklab(71.05% -0.1055 -0.0089) |
| OKLCH | oklch(71.05% 0.106 184.8) |
| XYZ | xyz(26.3658, 37.8902, 43.9464) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.22
Lightseagreen
#20B2AA
ΔE00 2.74
Tealish
#24BCA8
ΔE00 2.98
Turquoise (survey)
#06C2AC
ΔE00 4.42
Greeny Blue
#42B395
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B7AA #B7414E
analogous
#41B76F #41B7AA #4189B7
triadic
#41B7AA #AA41B7 #B7AA41
tetradic
#41B7AA #6F41B7 #B7414E #89B741
square
#41B7AA #6F41B7 #B7414E #89B741
split-complementary
#41B7AA #B74189 #B76F41
monochromatic
#215D56 #318A80 #41B7AA #6BCAC0 #98DAD3
Accessibility & contrast
On white
2.45
#41B7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#41B7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B7AA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B7AA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#9DA0AB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b7aa; /* rgb */ color: rgb(65, 183, 170); /* oklch */ color: oklch(71.1% 0.106 184.8);
Tailwind
colors: {
custom: {
50: '#84cdc3',
500: '#41b7aa',
950: '#000000',
},
}SCSS
$custom: #41b7aa; $custom-light: #84cdc3; $custom-dark: #000000;
JSON
{
"hex": "#41b7aa",
"rgb": {
"r": 65,
"g": 183,
"b": 170
},
"hsl": {
"h": 173.39,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.71051,
"c": 0.10588,
"h": 184.8
},
"luminance": 0.37893
}Semantic roles & 50–950 ramp
primary
#41B7AA
secondary
#C68E94
accent
#515FD7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281