#41B2AC#41B2AC
#41B2AC is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.9% C 0.101 H 190.1°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2AC |
|---|---|
| RGB | rgb(65, 178, 172) |
| HSL | hsl(177, 47%, 48%) |
| HSV | hsv(177, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(66.47, -32.83, -6.35) |
| CIE-LCH | lch(66.47, 33.44, 190.95°) |
| OKLab | oklab(69.88% -0.0993 -0.0177) |
| OKLCH | oklch(69.88% 0.101 190.1) |
| XYZ | xyz(25.5434, 35.9404, 44.6127) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.95
Topaz
#13BBAF
ΔE00 3.79
Tealish
#24BCA8
ΔE00 5.69
Turquoise (survey)
#06C2AC
ΔE00 7.05
Sea
#3C9992
ΔE00 7.60
Cadetblue
#5F9EA0
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2AC #B24147
analogous
#41B273 #41B2AC #4180B2
triadic
#41B2AC #AC41B2 #B2AC41
tetradic
#41B2AC #7341B2 #B24147 #80B241
square
#41B2AC #7341B2 #B24147 #80B241
split-complementary
#41B2AC #B24180 #B27341
monochromatic
#205855 #318581 #41B2AC #68C8C3 #95D8D5
Accessibility & contrast
On white
2.56
#41B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#41B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2AC
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2AC | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#979CAD
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b2ac; /* rgb */ color: rgb(65, 178, 172); /* oklch */ color: oklch(69.9% 0.101 190.1);
Tailwind
colors: {
custom: {
50: '#84c9c4',
500: '#41b2ac',
950: '#000000',
},
}SCSS
$custom: #41b2ac; $custom-light: #84c9c4; $custom-dark: #000000;
JSON
{
"hex": "#41b2ac",
"rgb": {
"r": 65,
"g": 178,
"b": 172
},
"hsl": {
"h": 176.814,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69881,
"c": 0.10092,
"h": 190.1
},
"luminance": 0.35943
}Semantic roles & 50–950 ramp
primary
#41B2AC
secondary
#C48B8E
accent
#5259D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281