#41B29E#41B29E
#41B29E is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.106 H 179.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #41B29E |
|---|---|
| RGB | rgb(65, 178, 158) |
| HSL | hsl(169, 47%, 48%) |
| HSV | hsv(169, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 11.2%, 30.2%) |
| CIE-LAB | lab(66.08, -36.60, 0.83) |
| CIE-LCH | lch(66.08, 36.61, 178.70°) |
| OKLab | oklab(69.43% -0.1057 0.0016) |
| OKLCH | oklch(69.43% 0.106 179.1) |
| XYZ | xyz(24.2690, 35.4306, 37.9009) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.16
Greeny Blue
#42B395
ΔE00 3.25
Topaz
#13BBAF
ΔE00 4.42
Lightseagreen
#20B2AA
ΔE00 4.64
Turquoise (survey)
#06C2AC
ΔE00 4.77
Dull Teal
#5F9E8F
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B29E #B24155
analogous
#41B266 #41B29E #418DB2
triadic
#41B29E #9E41B2 #B29E41
tetradic
#41B29E #6641B2 #B24155 #8DB241
square
#41B29E #6641B2 #B24155 #8DB241
split-complementary
#41B29E #B2418D #B26641
monochromatic
#20584E #318576 #41B29E #68C8B7 #95D8CC
Accessibility & contrast
On white
2.60
#41B29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#41B29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B29E
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B29E | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89D
Deuteranopia (green-blind)
#9A9CA0
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41b29e; /* rgb */ color: rgb(65, 178, 158); /* oklch */ color: oklch(69.4% 0.106 179.1);
Tailwind
colors: {
custom: {
50: '#83c9ba',
500: '#41b29e',
950: '#000000',
},
}SCSS
$custom: #41b29e; $custom-light: #83c9ba; $custom-dark: #000000;
JSON
{
"hex": "#41b29e",
"rgb": {
"r": 65,
"g": 178,
"b": 158
},
"hsl": {
"h": 169.381,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69432,
"c": 0.10573,
"h": 179.1
},
"luminance": 0.35433
}Semantic roles & 50–950 ramp
primary
#41B29E
secondary
#C48B95
accent
#5269D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280