#41C49F#41C49F
#41C49F is a light, vivid teal. Relative luminance 0.431; OKLCH L 74.0% C 0.126 H 170.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #41C49F |
|---|---|
| RGB | rgb(65, 196, 159) |
| HSL | hsl(163, 53%, 51%) |
| HSV | hsv(163, 67%, 77%) |
| CMYK | cmyk(66.8%, 0%, 18.9%, 23.1%) |
| CIE-LAB | lab(71.63, -44.31, 8.28) |
| CIE-LCH | lch(71.63, 45.08, 169.41°) |
| OKLab | oklab(73.96% -0.1241 0.0211) |
| OKLCH | oklch(73.96% 0.126 170.3) |
| XYZ | xyz(28.1747, 43.1038, 39.6292) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.70
Green Blue
#01C08D
ΔE00 4.14
Greeny Blue
#42B395
ΔE00 4.74
Greenblue
#23C48B
ΔE00 4.93
Eucalyptus
#44D7A8
ΔE00 5.03
Turquoise (survey)
#06C2AC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C49F #C44166
analogous
#41C45D #41C49F #41A7C4
triadic
#41C49F #9F41C4 #C49F41
tetradic
#41C49F #5D41C4 #C44166 #A7C441
square
#41C49F #5D41C4 #C44166 #A7C441
split-complementary
#41C49F #C441A7 #C45D41
monochromatic
#216A55 #2F987B #41C49F #70D3B7 #9EE1CE
Accessibility & contrast
On white
2.18
#41C49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#41C49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C49F
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C49F | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79D
Deuteranopia (green-blind)
#ADAAA2
Tritanopia (blue-blind)
#00C5B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #41c49f; /* rgb */ color: rgb(65, 196, 159); /* oklch */ color: oklch(74.0% 0.126 170.3);
Tailwind
colors: {
custom: {
50: '#85d6bb',
500: '#41c49f',
950: '#000000',
},
}SCSS
$custom: #41c49f; $custom-light: #85d6bb; $custom-dark: #000000;
JSON
{
"hex": "#41c49f",
"rgb": {
"r": 65,
"g": 196,
"b": 159
},
"hsl": {
"h": 163.053,
"s": 52.61,
"l": 51.176
},
"oklch": {
"l": 0.73962,
"c": 0.1259,
"h": 170.3
},
"luminance": 0.43107
}Semantic roles & 50–950 ramp
primary
#41C49F
secondary
#CD93A4
accent
#4C75DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380