#41B29B#41B29B
#41B29B is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.107 H 176.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #41B29B |
|---|---|
| RGB | rgb(65, 178, 155) |
| HSL | hsl(168, 47%, 48%) |
| HSV | hsv(168, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(66.00, -37.37, 2.38) |
| CIE-LCH | lch(66.00, 37.45, 176.36°) |
| OKLab | oklab(69.34% -0.1071 0.0057) |
| OKLCH | oklch(69.34% 0.107 176.9) |
| XYZ | xyz(24.0139, 35.3286, 36.5575) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.24
Tealish
#24BCA8
ΔE00 3.47
Turquoise (survey)
#06C2AC
ΔE00 4.91
Topaz
#13BBAF
ΔE00 5.22
Lightseagreen
#20B2AA
ΔE00 5.62
Dull Teal
#5F9E8F
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B29B #B24158
analogous
#41B263 #41B29B #4190B2
triadic
#41B29B #9B41B2 #B29B41
tetradic
#41B29B #6341B2 #B24158 #90B241
square
#41B29B #6341B2 #B24158 #90B241
split-complementary
#41B29B #B24190 #B26341
monochromatic
#20584D #318574 #41B29B #68C8B4 #95D8CB
Accessibility & contrast
On white
2.60
#41B29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#41B29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B29B
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B29B | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79A
Deuteranopia (green-blind)
#9B9B9D
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41b29b; /* rgb */ color: rgb(65, 178, 155); /* oklch */ color: oklch(69.3% 0.107 176.9);
Tailwind
colors: {
custom: {
50: '#82c9b8',
500: '#41b29b',
950: '#000000',
},
}SCSS
$custom: #41b29b; $custom-light: #82c9b8; $custom-dark: #000000;
JSON
{
"hex": "#41b29b",
"rgb": {
"r": 65,
"g": 178,
"b": 155
},
"hsl": {
"h": 167.788,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69342,
"c": 0.10726,
"h": 176.9
},
"luminance": 0.35331
}Semantic roles & 50–950 ramp
primary
#41B29B
secondary
#C48B96
accent
#526DD6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280