#41B2A3#41B2A3
#41B2A3 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.104 H 182.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2A3 |
|---|---|
| RGB | rgb(65, 178, 163) |
| HSL | hsl(172, 47%, 48%) |
| HSV | hsv(172, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 8.4%, 30.2%) |
| CIE-LAB | lab(66.22, -35.28, -1.74) |
| CIE-LCH | lch(66.22, 35.32, 182.82°) |
| OKLab | oklab(69.59% -0.1034 -0.0053) |
| OKLCH | oklch(69.59% 0.104 182.9) |
| XYZ | xyz(24.7082, 35.6063, 40.2138) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.03
Topaz
#13BBAF
ΔE00 3.38
Tealish
#24BCA8
ΔE00 3.38
Greeny Blue
#42B395
ΔE00 5.01
Turquoise (survey)
#06C2AC
ΔE00 5.07
Dull Teal
#5F9E8F
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2A3 #B24150
analogous
#41B26A #41B2A3 #4189B2
triadic
#41B2A3 #A341B2 #B2A341
tetradic
#41B2A3 #6A41B2 #B24150 #89B241
square
#41B2A3 #6A41B2 #B24150 #89B241
split-complementary
#41B2A3 #B24189 #B26A41
monochromatic
#205851 #31857A #41B2A3 #68C8BB #95D8CF
Accessibility & contrast
On white
2.59
#41B2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#41B2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2A3
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2A3 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#999CA4
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41b2a3; /* rgb */ color: rgb(65, 178, 163); /* oklch */ color: oklch(69.6% 0.104 182.9);
Tailwind
colors: {
custom: {
50: '#83c9be',
500: '#41b2a3',
950: '#000000',
},
}SCSS
$custom: #41b2a3; $custom-light: #83c9be; $custom-dark: #000000;
JSON
{
"hex": "#41b2a3",
"rgb": {
"r": 65,
"g": 178,
"b": 163
},
"hsl": {
"h": 172.035,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69587,
"c": 0.10355,
"h": 182.9
},
"luminance": 0.35609
}Semantic roles & 50–950 ramp
primary
#41B2A3
secondary
#C48B92
accent
#5263D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281