#41B29A#41B29A
#41B29A is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.108 H 176.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #41B29A |
|---|---|
| RGB | rgb(65, 178, 154) |
| HSL | hsl(167, 47%, 48%) |
| HSV | hsv(167, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(65.98, -37.63, 2.90) |
| CIE-LCH | lch(65.98, 37.74, 175.60°) |
| OKLab | oklab(69.31% -0.1076 0.0071) |
| OKLCH | oklch(69.31% 0.108 176.2) |
| XYZ | xyz(23.9303, 35.2952, 36.1171) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.91
Tealish
#24BCA8
ΔE00 3.64
Turquoise (survey)
#06C2AC
ΔE00 5.00
Topaz
#13BBAF
ΔE00 5.50
Lightseagreen
#20B2AA
ΔE00 5.95
Dull Teal
#5F9E8F
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B29A #B24159
analogous
#41B262 #41B29A #4191B2
triadic
#41B29A #9A41B2 #B29A41
tetradic
#41B29A #6241B2 #B24159 #91B241
square
#41B29A #6241B2 #B24159 #91B241
split-complementary
#41B29A #B24191 #B26241
monochromatic
#20584C #318573 #41B29A #68C8B4 #95D8CA
Accessibility & contrast
On white
2.61
#41B29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#41B29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B29A
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B29A | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA799
Deuteranopia (green-blind)
#9B9B9C
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41b29a; /* rgb */ color: rgb(65, 178, 154); /* oklch */ color: oklch(69.3% 0.108 176.2);
Tailwind
colors: {
custom: {
50: '#82c9b7',
500: '#41b29a',
950: '#000000',
},
}SCSS
$custom: #41b29a; $custom-light: #82c9b7; $custom-dark: #000000;
JSON
{
"hex": "#41b29a",
"rgb": {
"r": 65,
"g": 178,
"b": 154
},
"hsl": {
"h": 167.257,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69312,
"c": 0.10781,
"h": 176.2
},
"luminance": 0.35298
}Semantic roles & 50–950 ramp
primary
#41B29A
secondary
#C48B97
accent
#526ED6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280