#41B4AA#41B4AA
#41B4AA is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.3% C 0.103 H 187.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4AA |
|---|---|
| RGB | rgb(65, 180, 170) |
| HSL | hsl(175, 47%, 48%) |
| HSV | hsv(175, 64%, 71%) |
| CMYK | cmyk(63.9%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(67.03, -34.32, -4.43) |
| CIE-LCH | lch(67.03, 34.61, 187.35°) |
| OKLab | oklab(70.31% -0.1023 -0.0125) |
| OKLCH | oklch(70.31% 0.103 187) |
| XYZ | xyz(25.7536, 36.6658, 43.7424) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.89
Topaz
#13BBAF
ΔE00 2.77
Tealish
#24BCA8
ΔE00 4.19
Turquoise (survey)
#06C2AC
ΔE00 5.63
Greeny Blue
#42B395
ΔE00 6.92
Mediumturquoise
#48D1CC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4AA #B4414B
analogous
#41B471 #41B4AA #4184B4
triadic
#41B4AA #AA41B4 #B4AA41
tetradic
#41B4AA #7141B4 #B4414B #84B441
square
#41B4AA #7141B4 #B4414B #84B441
split-complementary
#41B4AA #B44184 #B47141
monochromatic
#215A55 #318780 #41B4AA #69C9C1 #96D9D3
Accessibility & contrast
On white
2.52
#41B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#41B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4AA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4AA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#999EAB
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b4aa; /* rgb */ color: rgb(65, 180, 170); /* oklch */ color: oklch(70.3% 0.103 187.0);
Tailwind
colors: {
custom: {
50: '#84cbc3',
500: '#41b4aa',
950: '#000000',
},
}SCSS
$custom: #41b4aa; $custom-light: #84cbc3; $custom-dark: #000000;
JSON
{
"hex": "#41b4aa",
"rgb": {
"r": 65,
"g": 180,
"b": 170
},
"hsl": {
"h": 174.783,
"s": 46.939,
"l": 48.039
},
"oklch": {
"l": 0.70309,
"c": 0.10311,
"h": 187
},
"luminance": 0.36669
}Semantic roles & 50–950 ramp
primary
#41B4AA
secondary
#C58C91
accent
#515DD7
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281