#41B3AA#41B3AA
#41B3AA is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.1% C 0.102 H 187.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #41B3AA |
|---|---|
| RGB | rgb(65, 179, 170) |
| HSL | hsl(175, 47%, 48%) |
| HSV | hsv(175, 64%, 70%) |
| CMYK | cmyk(63.7%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(66.72, -33.85, -4.88) |
| CIE-LCH | lch(66.72, 34.20, 188.20°) |
| OKLab | oklab(70.06% -0.1013 -0.0137) |
| OKLCH | oklch(70.06% 0.102 187.7) |
| XYZ | xyz(25.5525, 36.2635, 43.6753) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.75
Topaz
#13BBAF
ΔE00 3.07
Tealish
#24BCA8
ΔE00 4.62
Turquoise (survey)
#06C2AC
ΔE00 6.06
Greeny Blue
#42B395
ΔE00 7.26
Sea
#3C9992
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B3AA #B3414A
analogous
#41B371 #41B3AA #4183B3
triadic
#41B3AA #AA41B3 #B3AA41
tetradic
#41B3AA #7141B3 #B3414A #83B341
square
#41B3AA #7141B3 #B3414A #83B341
split-complementary
#41B3AA #B34183 #B37141
monochromatic
#205955 #31867F #41B3AA #69C8C1 #96D9D3
Accessibility & contrast
On white
2.54
#41B3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#41B3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B3AA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B3AA | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#989DAB
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b3aa; /* rgb */ color: rgb(65, 179, 170); /* oklch */ color: oklch(70.1% 0.102 187.7);
Tailwind
colors: {
custom: {
50: '#84cac3',
500: '#41b3aa',
950: '#000000',
},
}SCSS
$custom: #41b3aa; $custom-light: #84cac3; $custom-dark: #000000;
JSON
{
"hex": "#41b3aa",
"rgb": {
"r": 65,
"g": 179,
"b": 170
},
"hsl": {
"h": 175.263,
"s": 46.721,
"l": 47.843
},
"oklch": {
"l": 0.70061,
"c": 0.10223,
"h": 187.7
},
"luminance": 0.36266
}Semantic roles & 50–950 ramp
primary
#41B3AA
secondary
#C48B90
accent
#515CD6
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281