#41C79C#41C79C
#41C79C is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.6% C 0.132 H 167.5°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #41C79C |
|---|---|
| RGB | rgb(65, 199, 156) |
| HSL | hsl(161, 54%, 52%) |
| HSV | hsv(161, 67%, 78%) |
| CMYK | cmyk(67.3%, 0%, 21.6%, 22%) |
| CIE-LAB | lab(72.47, -46.30, 11.11) |
| CIE-LCH | lch(72.47, 47.61, 166.50°) |
| OKLab | oklab(74.63% -0.1286 0.0284) |
| OKLCH | oklch(74.63% 0.132 167.5) |
| XYZ | xyz(28.6010, 44.3678, 38.5026) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.41
Greenblue
#23C48B
ΔE00 3.62
Mediumaquamarine
#66CDAA
ΔE00 3.74
Eucalyptus
#44D7A8
ΔE00 3.95
Greenish Teal
#32BF84
ΔE00 4.69
Aquamarine (survey)
#04D8B2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C79C #C7416C
analogous
#41C759 #41C79C #41AFC7
triadic
#41C79C #9C41C7 #C79C41
tetradic
#41C79C #5941C7 #C7416C #AFC741
square
#41C79C #5941C7 #C7416C #AFC741
split-complementary
#41C79C #C741AF #C75941
monochromatic
#206D55 #2E9D79 #41C79C #70D5B5 #A0E3CD
Accessibility & contrast
On white
2.13
#41C79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#41C79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C79C
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C79C | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9A
Deuteranopia (green-blind)
#B0AC9F
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #41c79c; /* rgb */ color: rgb(65, 199, 156); /* oklch */ color: oklch(74.6% 0.132 167.5);
Tailwind
colors: {
custom: {
50: '#86d9b9',
500: '#41c79c',
950: '#000000',
},
}SCSS
$custom: #41c79c; $custom-light: #86d9b9; $custom-dark: #000000;
JSON
{
"hex": "#41c79c",
"rgb": {
"r": 65,
"g": 199,
"b": 156
},
"hsl": {
"h": 160.746,
"s": 54.472,
"l": 51.765
},
"oklch": {
"l": 0.74633,
"c": 0.13169,
"h": 167.5
},
"luminance": 0.44371
}Semantic roles & 50–950 ramp
primary
#41C79C
secondary
#CF95A7
accent
#4A79DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380