#41B1A2#41B1A2
#41B1A2 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.3% C 0.103 H 182.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #41B1A2 |
|---|---|
| RGB | rgb(65, 177, 162) |
| HSL | hsl(172, 46%, 47%) |
| HSV | hsv(172, 63%, 69%) |
| CMYK | cmyk(63.3%, 0%, 8.5%, 30.6%) |
| CIE-LAB | lab(65.88, -35.08, -1.67) |
| CIE-LCH | lch(65.88, 35.12, 182.73°) |
| OKLab | oklab(69.31% -0.1028 -0.0051) |
| OKLCH | oklch(69.31% 0.103 182.8) |
| XYZ | xyz(24.4207, 35.1741, 39.6777) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.07
Tealish
#24BCA8
ΔE00 3.61
Topaz
#13BBAF
ΔE00 3.61
Greeny Blue
#42B395
ΔE00 5.00
Turquoise (survey)
#06C2AC
ΔE00 5.30
Dull Teal
#5F9E8F
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B1A2 #B14150
analogous
#41B16A #41B1A2 #4188B1
triadic
#41B1A2 #A241B1 #B1A241
tetradic
#41B1A2 #6A41B1 #B14150 #88B141
square
#41B1A2 #6A41B1 #B14150 #88B141
split-complementary
#41B1A2 #B14188 #B16A41
monochromatic
#205750 #318479 #41B1A2 #68C7BB #95D8CF
Accessibility & contrast
On white
2.61
#41B1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#41B1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B1A2
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B1A2 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A1
Deuteranopia (green-blind)
#989BA3
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41b1a2; /* rgb */ color: rgb(65, 177, 162); /* oklch */ color: oklch(69.3% 0.103 182.8);
Tailwind
colors: {
custom: {
50: '#83c9bd',
500: '#41b1a2',
950: '#000000',
},
}SCSS
$custom: #41b1a2; $custom-light: #83c9bd; $custom-dark: #000000;
JSON
{
"hex": "#41b1a2",
"rgb": {
"r": 65,
"g": 177,
"b": 162
},
"hsl": {
"h": 171.964,
"s": 46.281,
"l": 47.451
},
"oklch": {
"l": 0.69307,
"c": 0.10294,
"h": 182.8
},
"luminance": 0.35177
}Semantic roles & 50–950 ramp
primary
#41B1A2
secondary
#C38A92
accent
#5264D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281