#41B19F#41B19F
#41B19F is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.2% C 0.104 H 180.5°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #41B19F |
|---|---|
| RGB | rgb(65, 177, 159) |
| HSL | hsl(170, 46%, 47%) |
| HSV | hsv(170, 63%, 69%) |
| CMYK | cmyk(63.3%, 0%, 10.2%, 30.6%) |
| CIE-LAB | lab(65.80, -35.88, -0.13) |
| CIE-LCH | lch(65.80, 35.88, 180.21°) |
| OKLab | oklab(69.21% -0.1042 -0.0009) |
| OKLCH | oklch(69.21% 0.104 180.5) |
| XYZ | xyz(24.1572, 35.0687, 38.2900) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.38
Greeny Blue
#42B395
ΔE00 3.94
Lightseagreen
#20B2AA
ΔE00 4.02
Topaz
#13BBAF
ΔE00 4.15
Turquoise (survey)
#06C2AC
ΔE00 5.06
Dull Teal
#5F9E8F
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B19F #B14153
analogous
#41B167 #41B19F #418BB1
triadic
#41B19F #9F41B1 #B19F41
tetradic
#41B19F #6741B1 #B14153 #8BB141
square
#41B19F #6741B1 #B14153 #8BB141
split-complementary
#41B19F #B1418B #B16741
monochromatic
#20574F #318477 #41B19F #68C7B8 #95D8CD
Accessibility & contrast
On white
2.62
#41B19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#41B19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B19F
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B19F | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#999BA1
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41b19f; /* rgb */ color: rgb(65, 177, 159); /* oklch */ color: oklch(69.2% 0.104 180.5);
Tailwind
colors: {
custom: {
50: '#83c9bb',
500: '#41b19f',
950: '#000000',
},
}SCSS
$custom: #41b19f; $custom-light: #83c9bb; $custom-dark: #000000;
JSON
{
"hex": "#41b19f",
"rgb": {
"r": 65,
"g": 177,
"b": 159
},
"hsl": {
"h": 170.357,
"s": 46.281,
"l": 47.451
},
"oklch": {
"l": 0.69213,
"c": 0.10419,
"h": 180.5
},
"luminance": 0.35071
}Semantic roles & 50–950 ramp
primary
#41B19F
secondary
#C38A94
accent
#5267D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280