#41B2A6#41B2A6
#41B2A6 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.102 H 185.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2A6 |
|---|---|
| RGB | rgb(65, 178, 166) |
| HSL | hsl(174, 47%, 48%) |
| HSV | hsv(174, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 6.7%, 30.2%) |
| CIE-LAB | lab(66.30, -34.47, -3.28) |
| CIE-LCH | lch(66.30, 34.63, 185.43°) |
| OKLab | oklab(69.68% -0.102 -0.0094) |
| OKLCH | oklch(69.68% 0.102 185.3) |
| XYZ | xyz(24.9802, 35.7151, 41.6462) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.20
Topaz
#13BBAF
ΔE00 3.13
Tealish
#24BCA8
ΔE00 3.96
Turquoise (survey)
#06C2AC
ΔE00 5.56
Greeny Blue
#42B395
ΔE00 6.11
Dull Teal
#5F9E8F
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2A6 #B2414D
analogous
#41B26D #41B2A6 #4186B2
triadic
#41B2A6 #A641B2 #B2A641
tetradic
#41B2A6 #6D41B2 #B2414D #86B241
square
#41B2A6 #6D41B2 #B2414D #86B241
split-complementary
#41B2A6 #B24186 #B26D41
monochromatic
#205852 #31857C #41B2A6 #68C8BE #95D8D1
Accessibility & contrast
On white
2.58
#41B2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#41B2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2A6
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2A6 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A6
Deuteranopia (green-blind)
#989CA7
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41b2a6; /* rgb */ color: rgb(65, 178, 166); /* oklch */ color: oklch(69.7% 0.102 185.3);
Tailwind
colors: {
custom: {
50: '#83c9c0',
500: '#41b2a6',
950: '#000000',
},
}SCSS
$custom: #41b2a6; $custom-light: #83c9c0; $custom-dark: #000000;
JSON
{
"hex": "#41b2a6",
"rgb": {
"r": 65,
"g": 178,
"b": 166
},
"hsl": {
"h": 173.628,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69683,
"c": 0.10248,
"h": 185.3
},
"luminance": 0.35718
}Semantic roles & 50–950 ramp
primary
#41B2A6
secondary
#C48B91
accent
#5260D6
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281