#41A49B#41A49B
#41A49B is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.8% C 0.093 H 186.9°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #41A49B |
|---|---|
| RGB | rgb(65, 164, 155) |
| HSL | hsl(175, 43%, 45%) |
| HSV | hsv(175, 60%, 64%) |
| CMYK | cmyk(60.4%, 0%, 5.5%, 35.7%) |
| CIE-LAB | lab(61.69, -30.83, -3.94) |
| CIE-LCH | lch(61.69, 31.08, 187.27°) |
| OKLab | oklab(65.83% -0.0919 -0.0111) |
| OKLCH | oklch(65.83% 0.093 186.9) |
| XYZ | xyz(21.3692, 30.0391, 35.6759) |
| Luminance | 0.3004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.51
Blue Green
#0F9B8E
ΔE00 4.42
Lightseagreen
#20B2AA
ΔE00 4.49
Dull Teal
#5F9E8F
ΔE00 4.94
Grey Teal
#5E9B8A
ΔE00 5.89
Cadetblue
#5F9EA0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A49B #A4414A
analogous
#41A469 #41A49B #417CA4
triadic
#41A49B #9B41A4 #A49B41
tetradic
#41A49B #6941A4 #A4414A #7CA441
square
#41A49B #6941A4 #A4414A #7CA441
split-complementary
#41A49B #A4417C #A46941
monochromatic
#1E4C48 #307872 #41A49B #62C1B8 #8DD2CC
Accessibility & contrast
On white
3.00
#41A49B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#41A49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A49B
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A49B | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9B
Deuteranopia (green-blind)
#8C909C
Tritanopia (blue-blind)
#00A8A1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #41a49b; /* rgb */ color: rgb(65, 164, 155); /* oklch */ color: oklch(65.8% 0.093 186.9);
Tailwind
colors: {
custom: {
50: '#81bfb8',
500: '#41a49b',
950: '#000000',
},
}SCSS
$custom: #41a49b; $custom-light: #81bfb8; $custom-dark: #000000;
JSON
{
"hex": "#41a49b",
"rgb": {
"r": 65,
"g": 164,
"b": 155
},
"hsl": {
"h": 174.545,
"s": 43.231,
"l": 44.902
},
"oklch": {
"l": 0.65835,
"c": 0.09262,
"h": 186.9
},
"luminance": 0.30041
}Semantic roles & 50–950 ramp
primary
#41A49B
secondary
#BD8489
accent
#5560D3
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180