#41A49C#41A49C
#41A49C is a light, moderate teal. Relative luminance 0.301; OKLCH L 65.9% C 0.092 H 187.8°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #41A49C |
|---|---|
| RGB | rgb(65, 164, 156) |
| HSL | hsl(175, 43%, 45%) |
| HSV | hsv(175, 60%, 64%) |
| CMYK | cmyk(60.4%, 0%, 4.9%, 35.7%) |
| CIE-LAB | lab(61.72, -30.56, -4.46) |
| CIE-LCH | lch(61.72, 30.88, 188.30°) |
| OKLab | oklab(65.87% -0.0915 -0.0125) |
| OKLCH | oklch(65.87% 0.092 187.8) |
| XYZ | xyz(21.4535, 30.0728, 36.1201) |
| Luminance | 0.3008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.48
Lightseagreen
#20B2AA
ΔE00 4.46
Blue Green
#0F9B8E
ΔE00 4.60
Dull Teal
#5F9E8F
ΔE00 5.13
Grey Teal
#5E9B8A
ΔE00 6.11
Cadetblue
#5F9EA0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A49C #A44149
analogous
#41A46B #41A49C #417AA4
triadic
#41A49C #9C41A4 #A49C41
tetradic
#41A49C #6B41A4 #A44149 #7AA441
square
#41A49C #6B41A4 #A44149 #7AA441
split-complementary
#41A49C #A4417A #A46B41
monochromatic
#1E4C49 #307872 #41A49C #62C1B9 #8DD2CC
Accessibility & contrast
On white
2.99
#41A49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#41A49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A49C
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A49C | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9C
Deuteranopia (green-blind)
#8C909D
Tritanopia (blue-blind)
#00A8A1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #41a49c; /* rgb */ color: rgb(65, 164, 156); /* oklch */ color: oklch(65.9% 0.092 187.8);
Tailwind
colors: {
custom: {
50: '#81bfb9',
500: '#41a49c',
950: '#000000',
},
}SCSS
$custom: #41a49c; $custom-light: #81bfb9; $custom-dark: #000000;
JSON
{
"hex": "#41a49c",
"rgb": {
"r": 65,
"g": 164,
"b": 156
},
"hsl": {
"h": 175.152,
"s": 43.231,
"l": 44.902
},
"oklch": {
"l": 0.65868,
"c": 0.09234,
"h": 187.8
},
"luminance": 0.30075
}Semantic roles & 50–950 ramp
primary
#41A49C
secondary
#BD8488
accent
#555FD3
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180